1#ifndef WMICFUNCTION_SINC_FIELD_2D_H
2#define WMICFUNCTION_SINC_FIELD_2D_H
30 real _transition_width;
33 std::vector<real> _sinc_center;
Definition: wmicfunction_sinc_field_2d.h:12
void setup(const WxCryptSet &wxc)
Setup WmICFunction object using supplied cryptset.
~WmICFunction_Sinc_Field_2D()
WmICFunction_Sinc_Field_2D()
void applyFunction(const real *position, real *value) const
This is the currently apply function call - recasts to real.
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