RhoFluidThermo< BaseThermo > Class Template Reference

Thermo implementation based on density. More...

Inheritance diagram for RhoFluidThermo< BaseThermo >:
Collaboration diagram for RhoFluidThermo< BaseThermo >:

Public Member Functions

 RhoFluidThermo (const fvMesh &, const word &phaseName)
 Construct from mesh and phase name. More...
 
 RhoFluidThermo (const RhoFluidThermo< BaseThermo > &)=delete
 Disallow default bitwise copy construction. More...
 
virtual ~RhoFluidThermo ()
 Destructor. More...
 
virtual void correct ()
 Update properties. More...
 
void operator= (const RhoFluidThermo< BaseThermo > &)=delete
 Disallow default bitwise assignment. More...
 

Detailed Description

template<class BaseThermo>
class Foam::RhoFluidThermo< BaseThermo >

Thermo implementation based on density.

Source files

Definition at line 49 of file RhoFluidThermo.H.

Constructor & Destructor Documentation

◆ RhoFluidThermo() [1/2]

RhoFluidThermo ( const fvMesh mesh,
const word phaseName 
)

Construct from mesh and phase name.

Definition at line 170 of file RhoFluidThermo.C.

◆ RhoFluidThermo() [2/2]

RhoFluidThermo ( const RhoFluidThermo< BaseThermo > &  )
delete

Disallow default bitwise copy construction.

◆ ~RhoFluidThermo()

~RhoFluidThermo
virtual

Destructor.

Definition at line 185 of file RhoFluidThermo.C.

Member Function Documentation

◆ correct()

void correct
virtual

Update properties.

Definition at line 192 of file RhoFluidThermo.C.

References Foam::fvPatchDistWave::calculate(), Foam::endl(), Foam::Info, and InfoInFunction.

Here is the call graph for this function:

◆ operator=()

void operator= ( const RhoFluidThermo< BaseThermo > &  )
delete

Disallow default bitwise assignment.


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