1#ifndef PLASMA_SWITCH_FIELD_H
2#define PLASMA_SWITCH_FIELD_H
41 std::vector<real> _center;
42 real _energy_conversion_factor;
46 real _transition_width;
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
Initialize the EM fields for the simplified 2D plasma switch problem with a normalized Poynting vecto...
Definition: plasma_switch_fields.h:30
~plasma_switch_fields() override=default
void applyFunction(const real *position, real *value) const override
This is the currently apply function call - recasts to real.
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