1#ifndef wmicfunction_bandpass_h
2#define wmicfunction_bandpass_h
52 std::vector<real> _center;
53 std::vector<real> _width;
Base class for functions used in generating initial conditions.
Definition: wmicfunction_bandpass.h:19
~WmICFunction_Bandpass()
Destroy WmICFunction_Bandpass.
WmICFunction_Bandpass()
Create new WmICFunction_Bandpass.
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_Bandpass object using supplied cryptset.
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