39 template<
class GeoField>
49 template<
class GeoField>
53 const word& fieldName,
61 template<
class GeoField>
65 const word& fieldName,
68 const word& registryName =
"fieldsCache"
A HashTable specialisation for hashing pointers.
Hash function class for primitives. All non-primitives used to hash entries on hash tables likely nee...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Registry of regIOobjects.
A class for managing temporary objects.
A class for handling words, derived from string.
Info<< "Calculating turbulent flame speed field St\n"<< endl;volScalarField St(IOobject("St", runTime.name(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), flameWrinkling->Xi() *Su);multivariateSurfaceInterpolationScheme< scalar >::fieldTable fields
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)