1#ifndef WXM_INT_DDN_DV_CYLINDRICAL_MHD_H
2#define WXM_INT_DDN_DV_CYLINDRICAL_MHD_H
WxCryptSet extends WxCrypt by providing, in addition to name-value pairs, an set of named WxCryptSets...
Definition: wxcryptset.h:35
Computes the integral of DDn reactivity over domain volume, given MHD variables @params Vars.
Definition: int_DDn_dv_cylindrical_mhd.h:14
real _gamma
Definition: int_DDn_dv_cylindrical_mhd.h:32
real _Z
Definition: int_DDn_dv_cylindrical_mhd.h:31
const std::vector< int > & getInputVariableIndexes(int flag=0) const override
Definition: int_DDn_dv_cylindrical_mhd.h:18
real _L
Definition: int_DDn_dv_cylindrical_mhd.h:34
real _A
Definition: int_DDn_dv_cylindrical_mhd.h:30
real integrate(const std::vector< std::vector< real > > &in, const integrateVariables *pSV) const override
Evaluates the integral function, returning a scalar value.
std::vector< int > _in_vars
Definition: int_DDn_dv_cylindrical_mhd.h:27
void setup(const WxCryptSet &wxc) override
int _radial_index
Definition: int_DDn_dv_cylindrical_mhd.h:29
real _T0_eV
Definition: int_DDn_dv_cylindrical_mhd.h:33
real _tau
Definition: int_DDn_dv_cylindrical_mhd.h:35
Base class for performing a volume integral.
Definition: integrate_app.h:20
Base namespace for everything not included in the global namespace.
Definition: field_source.h:8
Definition: integrate_app.h:9
#define real
Definition: wmoclunstructuredreconstruction.h:11