Plugins
|
Auxiliary class defining some important constants. More...
#include <eddy_current_traits.h>
Static Public Attributes | |
static const size_t | _Im_ = 1 |
index of the imaginary part in the grid functions More... | |
static const size_t | _Re_ = 0 |
index of the real part in the grid functions More... | |
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().