31template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
40template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
49template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
54 return boundaryField_;
DynamicField< Type > FieldType
Type of the field from which this DimensionedField is derived.
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
DimensionedField< Type, GeoMesh > Internal
The internal field type from which this GeometricField is derived.
const Internal & internalField() const noexcept
Return a const-reference to the dimensioned internal field.
GeometricBoundaryField< Type, PatchField, GeoMesh > Boundary
Type of boundary fields.
const Internal::FieldType & primitiveField() const noexcept
Return a const-reference to the internal field values.
const Boundary & boundaryField() const noexcept
Return const-reference to the boundary field.