1#ifndef WMICFUNCTION_HARTMANN_MHD_H
2#define WMICFUNCTION_HARTMANN_MHD_H
59 real _hartmann_number_reference;
60 real _reynolds_number_reference;
Definition: wmicfunction_hartmann_mhd.h:16
void setup(const WxCryptSet &wxc)
Setup WmICFunction_Hartmann_MHD object using supplied cryptset.
void applyFunction(const real *position, real *value) const
Evaluate the function at a position and return the result through a pointer.
~WmICFunction_Hartmann_MHD()
Destroy WmICFunction_Hartmann_MHD.
WmICFunction_Hartmann_MHD()
Create new WmICFunction_Hartmann_MHD.
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