Functions | Variables
createFieldRefs.H File Reference

Go to the source code of this file.

Functions

bool inviscid (true)
 
 if (max(mu.primitiveField()) > 0.0)
 

Variables

volScalarField & p = thermo.p()
 
const volScalarField & T = thermo.T()
 
const volScalarField & psi = thermo.psi()
 
const volScalarField & mu = thermo.mu()
 Atomic mass unit. More...
 

Function Documentation

bool inviscid ( true  )

Referenced by if().

Here is the caller graph for this function:

if ( max(mu.primitiveField())  ,
0.  0 
)

Definition at line 7 of file createFieldRefs.H.

References inviscid().

Here is the call graph for this function:

Variable Documentation

volScalarField& p = thermo.p()

Definition at line 1 of file createFieldRefs.H.

const volScalarField& T = thermo.T()

Definition at line 2 of file createFieldRefs.H.

const volScalarField& psi = thermo.psi()

Definition at line 3 of file createFieldRefs.H.

const volScalarField& mu = thermo.mu()