concepts::MaxwellModel Class Referenceabstract
Abstract class for Maxwell's problems. More...
#include <maxwell.hh>
Inheritance diagram for concepts::MaxwellModel:
Public Member Functions | |
virtual Real | dissipation ()=0 |
Return dissipation power loss. More... | |
virtual Real | magnEnergy ()=0 |
Return magnetic energy. More... | |
Detailed Description
Abstract class for Maxwell's problems.
Definition at line 55 of file maxwell.hh.
Member Function Documentation
◆ dissipation()
|
pure virtual |
Return dissipation power loss.
Implemented in hp2D::Maxwell2D_H_DD, hp2D::Maxwell2D_H, hp2D::Maxwell2D_E, hp2D::Eddy2D_H, and hp2D::Eddy2D_E.
◆ magnEnergy()
|
pure virtual |
Return magnetic energy.
Implemented in hp2D::Maxwell2D_H_DD, hp2D::Maxwell2D_H, hp2D::Maxwell2D_E, hp2D::Eddy2D_H, and hp2D::Eddy2D_E.
The documentation for this class was generated from the following file:
- models/maxwell.hh