WARPXM v1.10.0
Loading...
Searching...
No Matches
wxm::int_DDn_dv_cylindrical_mhd Class Reference

Computes the integral of DDn reactivity over domain volume, given MHD variables @params Vars. More...

#include <int_DDn_dv_cylindrical_mhd.h>

Inheritance diagram for wxm::int_DDn_dv_cylindrical_mhd:
wxm::integrate_app wxm::app_base

Detailed Description

Computes the integral of DDn reactivity over domain volume, given MHD variables @params Vars.

Parameters
Stage

Public Member Functions

void setup (const WxCryptSet &wxc) override
 
const std::vector< int > & getInputVariableIndexes (int flag=0) const override
 
real integrate (const std::vector< std::vector< real > > &in, const integrateVariables *pSV) const override
 Evaluates the integral function, returning a scalar value.
 
virtual void setup (const WxCryptSet &wxc)=0
 
virtual real integrate (const std::vector< std::vector< real > > &in, const integrateVariables *pSV) const =0
 Evaluates the integral function, returning a scalar value.
 
- Public Member Functions inherited from wxm::app_base
virtual const std::vector< int > & getInputVariableIndexes (int flag=0) const
 
virtual const std::vector< int > & getOutputVariableIndexes (int flag=0) const
 

Protected Attributes

std::vector< int > _in_vars
 
int _radial_index
 
real _A
 
real _Z
 
real _gamma
 
real _T0_eV
 
real _L
 
real _tau
 

Additional Inherited Members

- Public Attributes inherited from wxm::integrate_app
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 Public Attributes inherited from wxm::app_base
static std::vector< int > empty
 
- Protected Member Functions inherited from wxm::app_base
virtual ~app_base ()=default
 

Member Function Documentation

◆ getInputVariableIndexes()

const std::vector< int > & wxm::int_DDn_dv_cylindrical_mhd::getInputVariableIndexes ( int  flag = 0) const
inlineoverridevirtual

Reimplemented from wxm::app_base.

◆ integrate()

real wxm::int_DDn_dv_cylindrical_mhd::integrate ( const std::vector< std::vector< real > > &  in,
const integrateVariables pSV 
) const
overridevirtual

Evaluates the integral function, returning a scalar value.

Implements wxm::integrate_app.

◆ setup()

void wxm::int_DDn_dv_cylindrical_mhd::setup ( const WxCryptSet wxc)
overridevirtual

Implements wxm::integrate_app.

Member Data Documentation

◆ _A

real wxm::int_DDn_dv_cylindrical_mhd::_A
protected

◆ _gamma

real wxm::int_DDn_dv_cylindrical_mhd::_gamma
protected

◆ _in_vars

std::vector<int> wxm::int_DDn_dv_cylindrical_mhd::_in_vars
protected

◆ _L

real wxm::int_DDn_dv_cylindrical_mhd::_L
protected

◆ _radial_index

int wxm::int_DDn_dv_cylindrical_mhd::_radial_index
protected

◆ _T0_eV

real wxm::int_DDn_dv_cylindrical_mhd::_T0_eV
protected

◆ _tau

real wxm::int_DDn_dv_cylindrical_mhd::_tau
protected

◆ _Z

real wxm::int_DDn_dv_cylindrical_mhd::_Z
protected

The documentation for this class was generated from the following file: