Go to the source code of this file.
Functions | |
| const label | inertIndex (composition.species()[inertSpecie]) |
Variables | |
| const volScalarField & | psi = thermo.psi() |
| const volScalarField & | T = thermo.T() |
| filmModelType & | surfaceFilm = tsurfaceFilm() |
| const label inertIndex | ( | composition. | species()[inertSpecie] | ) |
| const volScalarField& psi = thermo.psi() |
Definition at line 1 of file createFieldRefs.H.
| const volScalarField& T = thermo.T() |
Definition at line 2 of file createFieldRefs.H.
| filmModelType& surfaceFilm = tsurfaceFilm() |
Definition at line 3 of file createFieldRefs.H.
Referenced by KinematicCloud< Cloud< basicKinematicCollidingParcel > >::evolveCloud(), forAll(), if(), KinematicCloud< Cloud< basicKinematicCollidingParcel > >::info(), and while().
1.8.13