|
Plugins
|
Auxiliary class defining some important constants. More...
#include <eddy_current_traits.h>
Inheritance diagram for ug::Electromagnetism::EddyCurrentTraits:Static Public Attributes | |
| static const size_t | _Im_ = 1 |
| index of the imaginary part in the grid functions | |
| static const size_t | _Re_ = 0 |
| index of the real part in the grid functions | |
Auxiliary class defining some important constants.
|
static |
index of the imaginary part in the grid functions
Referenced by ug::Electromagnetism::EddyCurrentHeat< TGridFunc >::eval_and_deriv(), and ug::Electromagnetism::EddyCurrent_E_Nedelec< TDomain, TAlgebra >::tGeneratorCurrent::tGeneratorCurrent().
|
static |
index of the real part in the grid functions
Referenced by ug::Electromagnetism::EddyCurrentHeat< TGridFunc >::eval_and_deriv(), and ug::Electromagnetism::EddyCurrent_E_Nedelec< TDomain, TAlgebra >::tGeneratorCurrent::tGeneratorCurrent().