1#ifndef WXM_TRAPEZOID_IC_H
2#define WXM_TRAPEZOID_IC_H
35 std::vector<real> center;
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
Initializes a trapezoidal shape.
Definition: trapezoid.h:24
void applyFunction(const real *position, real *value) const override
This is the currently apply function call - recasts to real.
~trapezoid() override=default
void setup(const WxCryptSet &wxc) override
Setup WmICFunction object using supplied cryptset.
Base namespace for everything not included in the global namespace.
Definition: field_source.h:8
#define real
Definition: wmoclunstructuredreconstruction.h:11