Computes the integral of DDn reactivity over domain volume, given MHD variables.
More...
#include <int_DDn_dv_mhd.h>
Computes the integral of DDn reactivity over domain volume, given MHD variables.
Works for Cartesian and Cylindrical geometries.
- Parameters
-
For Warpy class see warpy.apps.integrate.integrate.int_DDn_dv_mhd and warpy.apps.integrate.integrate.int_DDn_dv_cylindrical_mhd
|
std::vector< int > | stages |
| what stages this app expects as inputs, or empty to give the default stages (default is often the current stage)
|
|
static std::vector< int > | empty |
|
virtual | ~app_base ()=default |
|
◆ getInputVariableIndexes()
const std::vector< int > & wxm::int_DDn_dv_mhd::getInputVariableIndexes |
( |
int |
flag = 0 | ) |
const |
|
inlineoverridevirtual |
◆ integrate()
◆ setup()
void wxm::int_DDn_dv_mhd::setup |
( |
const WxCryptSet & |
wxc | ) |
|
|
overridevirtual |
◆ _A
real wxm::int_DDn_dv_mhd::_A |
|
protected |
◆ _cylindrical_geometry
bool wxm::int_DDn_dv_mhd::_cylindrical_geometry |
|
protected |
◆ _gamma
real wxm::int_DDn_dv_mhd::_gamma |
|
protected |
◆ _in_vars
std::vector<int> wxm::int_DDn_dv_mhd::_in_vars |
|
protected |
◆ _L
real wxm::int_DDn_dv_mhd::_L |
|
protected |
◆ _radial_index
int wxm::int_DDn_dv_mhd::_radial_index |
|
protected |
◆ _T0_eV
real wxm::int_DDn_dv_mhd::_T0_eV |
|
protected |
◆ _tau
real wxm::int_DDn_dv_mhd::_tau |
|
protected |
◆ _Z
real wxm::int_DDn_dv_mhd::_Z |
|
protected |
The documentation for this class was generated from the following file: