concepts::MaxwellModel Class Referenceabstract

Abstract class for Maxwell's problems. More...

#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. 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()

virtual Real concepts::MaxwellModel::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()

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

The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich