51 template<
class Type,
template<
class>
class PrimitiveField>
58 const word subFieldName = sub(field.
name());
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const dimensionSet & dimensions() const
Return dimensions.
Pre-declare SubField and related Field type.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const fileName & local() const
fileName & instance() const
Return the instance directory, constant, system, <time> etc.
const objectRegistry & db() const
Return the local objectRegistry.
const word & name() const
Return name.
label size() const
Return size.
word sub(const word &fieldName) const
Return the name of a field corresponding to this sub-mesh.
label start() const
Return start.
Pre-declare related SubField type.
bool temporaryObjectCached(const word &name) const
Return true if given name is in the cacheTemporaryObjects set.
A class for managing temporary objects.
A class for handling words, derived from string.