Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Member Functions
concepts::MaxwellModel Class Reference

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

#include <maxwell.hh>

Inheritance diagram for concepts::MaxwellModel:
Inheritance graph
[legend]

List of all members.

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 53 of file maxwell.hh.


Member Function Documentation

virtual Real concepts::MaxwellModel::dissipation ( ) [pure virtual]
virtual Real concepts::MaxwellModel::magnEnergy ( ) [pure virtual]

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

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)