39 template<
class GeoField>
42 const HashPtrTable<GeoField,
label, Hash<label>>&
fields,
49 template<
class GeoField>
52 const IOobject& fieldIO,
53 const word& fieldName,
56 const objectRegistry& fieldsCache
61 template<
class GeoField>
64 const IOobject& fieldIO,
65 const word& fieldName,
68 const word& registryName =
"fieldsCache" intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
tmp< GeoField > uniformInterpolate(const HashPtrTable< GeoField, label, Hash< label >> &fields, const labelList &indices, const scalarField &weights)
Interpolate selected fields (given by indices and corresponding weights)
Info<< "Calculating turbulent flame speed field St\"<< endl;volScalarField St(IOobject("St", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), flameWrinkling->Xi() *Su);multivariateSurfaceInterpolationScheme< scalar >::fieldTable fields
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
List< label > labelList
A List of labels.
List< word > wordList
A List of words.