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...
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.
GeoMesh::Mesh Mesh
Type of mesh on which this SlicedDimensionedField is instantiated.
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.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)