createFieldRefs.H
Go to the documentation of this file.
1 const volScalarField& psi = thermo.psi();
2 const volScalarField& T = thermo.T();
3 const label inertIndex(composition.species()[inertSpecie]);
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Definition: label.H:59
basicSpecieMixture & composition
rhoReactionThermo & thermo
Definition: createFields.H:28
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Definition: volFieldsFwd.H:57
const volScalarField & psi
const label inertIndex(composition.species()[inertSpecie])
const word inertSpecie(thermo.lookup("inertSpecie"))