1#ifndef KINETICS1D1V_MAXWELLIAN_FUNCTION_H
2#define KINETICS1D1V_MAXWELLIAN_FUNCTION_H
55 std::vector<real> _velocity;
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
Initailize Maxwellian Distribution.
Definition: maxwellian.h:22
~maxwellian()
Destroy gem.
void setup(const WxCryptSet &wxc)
Setup gem 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.
maxwellian()
Create new gem.
Base namespace for everything not included in the global namespace.
Definition: field_source.h:8
#define real
Definition: wmoclunstructuredreconstruction.h:11