30 template<
class Type,
class GeoMesh>
34 return NullObjectRef<DimensionedField<Type, GeoMesh>>();
38 template<
class Type,
class GeoMesh>
46 template<
class Type,
class GeoMesh>
53 template<
class Type,
class GeoMesh>
61 template<
class Type,
class GeoMesh>
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const dimensionSet & dimensions() const
Return dimensions.
static const DimensionedField< Type, GeoMesh > & null()
Return a null DimensionedField.
const Field< Type > & primitiveField() const
Return a const-reference to the primitive field.
const Mesh & mesh() const
Return mesh.
Pre-declare SubField and related Field type.
Dimension set for the base types.