1#ifndef WmICFunction_TE_TM_Mode_h
2#define WmICFunction_TE_TM_Mode_h
53 std::vector<real> _TM_amp;
54 std::vector<real> _TE_amp;
62 std::vector<real> _direction;
Base class for functions used in generating initial conditions.
Definition: wmicfunction_TE_TM_mode.h:19
void applyFunction(const real *position, real *value) const
Evaluate the function at a position and return the result through a pointer.
void setup(const WxCryptSet &wxc)
Setup WmICFunction_TE_TM_Mode object using supplied cryptset.
WmICFunction_TE_TM_Mode()
Create new WmICFunction_TE_TM_Mode.
~WmICFunction_TE_TM_Mode()
Destroy WmICFunction_TE_TM_Mode.
Base class for functions used in generating initial conditions.
Definition: wmicfunction.h:25
WxCryptSet extends WxCrypt by providing, in addition to name-value pairs, an set of named WxCryptSets...
Definition: wxcryptset.h:35
#define real
Definition: wmoclunstructuredreconstruction.h:11