Go to the documentation of this file.
28 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
32 return NullObjectRef<GeometricField<Type, PatchField, GeoMesh> >();
36 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
47 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
57 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
59 GeometricBoundaryField&
62 return boundaryField_;
66 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
74 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
DimensionedInternalField & dimensionedInternalField()
Return dimensioned internal field.
GeometricBoundaryField & boundaryField()
Return reference to GeometricBoundaryField.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
InternalField & internalField()
Return internal field.
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
label timeIndex() const
Return the time index of the field.
static const GeometricField< Type, PatchField, GeoMesh > & null()
Return a null geometric field.
Generic GeometricField class.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...