30 template<
class Type,
class GeoMesh>
51 template<
class Type,
class GeoMesh>
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
GeoMesh::Mesh Mesh
Type of mesh on which this DimensionedField is instantiated.
const Mesh & mesh() const
Return mesh.
Pre-declare SubField and related Field type.
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
~SlicedDimensionedField()
Destructor.
SlicedDimensionedField(const IOobject &, const Mesh &, const dimensionSet &, const Field< Type > &iField)
Construct from components and field to slice.
Pre-declare related SubField type.
void shallowCopy(const UList< T > &)
Copy the pointer held by the given UList.
Dimension set for the base types.