https://mooseframework.inl.gov
Namespaces | Enumerations
FormulationEnums.h File Reference

Go to the source code of this file.

Namespaces

 ElectromagneticFormulation
 FormulationEnums contains the enumeration used to determine between time or frequency (i.e., time-harmonic) formulations involving electromagnetic electrical fields and used to determine between solving for an electrostatic or electromagnetic electric field.
 

Enumerations

enum  ElectromagneticFormulation::FormEnum { ElectromagneticFormulation::TIME, ElectromagneticFormulation::FREQUENCY }
 Enum used when determining the domain of the formulation. More...
 
enum  ElectromagneticFormulation::SolverEnum { ElectromagneticFormulation::ELECTROSTATIC, ElectromagneticFormulation::ELECTROMAGNETIC }
 Enum used when determining the sover. More...