1#ifndef wmicfunction_heaviside_h
2#define wmicfunction_heaviside_h
53 std::vector<real> _direction;
54 std::vector<real> _center;
59 real _transitionWidth;
Base class for functions used in generating initial conditions.
Definition: wmicfunction_heaviside.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_Heaviside object using supplied cryptset.
WmICFunction_Heaviside()
Create new WmICFunction_Heaviside.
~WmICFunction_Heaviside()
Destroy WmICFunction_Heaviside.
Base class for functions used in generating initial conditions.
Definition: wmicfunction.h:25
Class WxAny is based on the "any" class described in "Valued Conversion", Kevlin Henney,...
Definition: wxany.h:139
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