#include <maxwell.hh>
Public Member Functions | |
virtual Real | dissipation ()=0 |
Return dissipation power loss. | |
virtual Real | magnEnergy ()=0 |
Return magnetic energy. | |
Abstract class for Maxwell's problems
Definition at line 55 of file maxwell.hh.
Return dissipation power loss.
Implemented in hp2D::Eddy2D_E, hp2D::Eddy2D_H, hp2D::Maxwell2D_E, hp2D::Maxwell2D_H, and hp2D::Maxwell2D_H_DD.
Return magnetic energy.
Implemented in hp2D::Eddy2D_E, hp2D::Eddy2D_H, hp2D::Maxwell2D_E, hp2D::Maxwell2D_H, and hp2D::Maxwell2D_H_DD.