Go to the source code of this file.
Functions | |
| bool | inviscid (true) |
| if (max(thermo.mu().cref().primitiveField()) > 0.0) | |
Variables | |
| volScalarField & | p = thermo.p() |
| const volScalarField & | T = thermo.T() |
| const volScalarField & | psi = thermo.psi() |
| bool inviscid | ( | true | ) |
| if | ( | max(thermo.mu().cref().primitiveField()) | , |
| 0. | 0 ) |
Definition at line 6 of file createFieldRefs.H.
References inviscid().

| 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.