Class to set IC for electromagnetic fields in a simple flow problem.
More...
#include <flow_init_EM.h>
Class to set IC for electromagnetic fields in a simple flow problem.
◆ flow_init_EM()
wxm::functions::five_moment::flow_init_EM::flow_init_EM |
( |
| ) |
|
◆ ~flow_init_EM()
wxm::functions::five_moment::flow_init_EM::~flow_init_EM |
( |
| ) |
|
◆ applyFunction()
void wxm::functions::five_moment::flow_init_EM::applyFunction |
( |
const real * |
position, |
|
|
real * |
value |
|
) |
| const |
|
virtual |
Evaluate the function at a position and return the result through a pointer.
- Parameters
-
p | Position to evaluate function (must have at least 3 components) |
v | Value evaluated at position (must be allocated outside function) |
Implements WmICFunction.
◆ setup()
void wxm::functions::five_moment::flow_init_EM::setup |
( |
const WxCryptSet & |
wxc | ) |
|
|
virtual |
Setup gem object using supplied cryptset.
- Parameters
-
wxc | Cryptset to use for setting |
Reimplemented from WmICFunction.
The documentation for this class was generated from the following file: