Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::MaxwellModel Class Referenceabstract

#include <maxwell.hh>

Inheritance diagram for concepts::MaxwellModel:
hp2D::Eddy2D_E hp2D::Eddy2D_H hp2D::Maxwell2D_E hp2D::Maxwell2D_H_Base hp2D::Maxwell2D_H hp2D::Maxwell2D_H_DD

Public Member Functions

virtual Real dissipation ()=0
 Return dissipation power loss.
 
virtual Real magnEnergy ()=0
 Return magnetic energy.
 

Detailed Description

Abstract class for Maxwell's problems

Definition at line 55 of file maxwell.hh.

Member Function Documentation

◆ dissipation()

virtual Real concepts::MaxwellModel::dissipation ( )
pure virtual

Return dissipation power loss.

Implemented in hp2D::Eddy2D_E, hp2D::Eddy2D_H, hp2D::Maxwell2D_E, hp2D::Maxwell2D_H, and hp2D::Maxwell2D_H_DD.

◆ magnEnergy()

virtual Real concepts::MaxwellModel::magnEnergy ( )
pure virtual

The documentation for this class was generated from the following file: