ODT
Loading...
Searching...
No Matches
Public Member Functions | List of all members
domaincase_odt_channel Class Reference

Class implementing child domaincase_odt_channel of parent domaincase object. More...

#include <domaincase_odt_channel.h>

Inheritance diagram for domaincase_odt_channel:
Inheritance graph
[legend]

Public Member Functions

virtual void setCaseSpecificVars ()
 
 domaincase_odt_channel ()
 
virtual void init (domain *p_domn)
 
 ~domaincase_odt_channel ()
 
- Public Member Functions inherited from domaincase
virtual void setGasStateAtPt (const int &ipt)
 
virtual void setCaseSpecificVars_cvode (const int &ipt)
 
virtual void enforceMassFractions ()
 
 domaincase ()
 
virtual ~domaincase ()
 

Additional Inherited Members

- Public Attributes inherited from domaincase
domaindomn
 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
 

Detailed Description

Class implementing child domaincase_odt_channel of parent domaincase object.

Author
David O. Lignell

Definition at line 20 of file domaincase_odt_channel.h.

Constructor & Destructor Documentation

◆ domaincase_odt_channel()

domaincase_odt_channel::domaincase_odt_channel ( )
inline

Definition at line 38 of file domaincase_odt_channel.h.

◆ ~domaincase_odt_channel()

domaincase_odt_channel::~domaincase_odt_channel ( )
inline

Definition at line 40 of file domaincase_odt_channel.h.

Member Function Documentation

◆ init()

void domaincase_odt_channel::init ( domain * p_domn)
virtual

Initialization

Parameters
p_domninput: set domain pointer with.
p_phiinput: set vector pointer with.

Reimplemented from domaincase.

Definition at line 22 of file domaincase_odt_channel.cc.

◆ setCaseSpecificVars()

void domaincase_odt_channel::setCaseSpecificVars ( )
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 75 of file domaincase_odt_channel.cc.


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