PsiThermo< Thermo > Class Template Reference

Thermo implementation based on compressibility. More...

Inheritance diagram for PsiThermo< Thermo >:
Collaboration diagram for PsiThermo< Thermo >:

Public Member Functions

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

Detailed Description

template<class Thermo>
class Foam::PsiThermo< Thermo >

Thermo implementation based on compressibility.

Source files

Definition at line 49 of file PsiThermo.H.

Constructor & Destructor Documentation

◆ PsiThermo() [1/2]

PsiThermo ( const fvMesh mesh,
const word phaseName 
)

Construct from mesh and phase name.

Definition at line 162 of file PsiThermo.C.

◆ PsiThermo() [2/2]

PsiThermo ( const PsiThermo< Thermo > &  )
delete

Disallow default bitwise copy construction.

◆ ~PsiThermo()

~PsiThermo
virtual

Destructor.

Definition at line 180 of file PsiThermo.C.

Member Function Documentation

◆ correct()

void correct
virtual

Update properties.

Definition at line 187 of file PsiThermo.C.

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

Here is the call graph for this function:

◆ operator=()

void operator= ( const PsiThermo< Thermo > &  )
delete

Disallow default bitwise assignment.


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