ODT
|
#include <domaincase_odt_jetMixlRxn.h>
Public Member Functions | |
virtual void | setGasStateAtPt (const int &ipt) |
virtual void | setCaseSpecificVars () |
virtual void | setCaseSpecificVars_cvode (const int &ipt) |
domaincase_odt_jetMixlRxn () | |
virtual void | init (domain *p_domn) |
~domaincase_odt_jetMixlRxn () | |
![]() | |
virtual void | enforceMassFractions () |
domaincase () | |
virtual | ~domaincase () |
Additional Inherited Members | |
![]() | |
domain * | domn |
pointer to domain object (parent) | |
vector< double > | inlet_cell_dv_props |
list of all dv properties for inserted inlet cell for channel suction/blowing case | |
Class implementing child domaincase_odt_jetMixlRxn of parent domaincase object.
Definition at line 20 of file domaincase_odt_jetMixlRxn.h.
|
inline |
Definition at line 40 of file domaincase_odt_jetMixlRxn.h.
|
inline |
Definition at line 42 of file domaincase_odt_jetMixlRxn.h.
|
virtual |
domaincase_odt_jetMixlRxn initialization function
p_domn | input: set domain pointer with. |
p_phi | input: set vector pointer with. |
Reimplemented from domaincase.
Definition at line 31 of file domaincase_odt_jetMixlRxn.cc.
|
virtual |
Update/set variables that are needed in the solution. Especially for diffusion. These should not be transported. Those are already set.
Reimplemented from domaincase.
Definition at line 175 of file domaincase_odt_jetMixlRxn.cc.
|
virtual |
Update/set variables that are needed in the solution. Especially for diffusion. See cvodeDriver.cc These should not be transported. Those are already set.
Reimplemented from domaincase.
Definition at line 190 of file domaincase_odt_jetMixlRxn.cc.
|
virtual |
Update/set variables that are needed in the soltuion. Especially for diffusion. These should not be transported. Those are already set.
Reimplemented from domaincase.
Definition at line 159 of file domaincase_odt_jetMixlRxn.cc.