30 template<
class Type,
class GeoMesh,
template<
class>
class PrimitiveField>
34 return NullObjectRef<GeometricField<Type, GeoMesh, PrimitiveField>>();
38 template<
class Type,
class GeoMesh,
template<
class>
class PrimitiveField>
47 template<
class Type,
class GeoMesh,
template<
class>
class PrimitiveField>
56 template<
class Type,
class GeoMesh,
template<
class>
class PrimitiveField>
61 return boundaryField_;
65 template<
class Type,
class GeoMesh,
template<
class>
class PrimitiveField>
76 template<
class Type,
class GeoMesh,
template<
class>
class PrimitiveField>
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
PrimitiveField< Type > FieldType
Type of the field from which this DimensionedField is derived.
Generic GeometricBoundaryField class.
Part of a geometric field used for setting the values associated with optional sources.
Generic GeometricField class.
const Boundary & boundaryField() const
Return const-reference to the boundary field.
const Sources & sources() const
Return const-reference to the sources.
const Internal & internalField() const
Return a const-reference to the dimensioned internal field.
const Internal & operator()() const
Return a const-reference to the dimensioned internal field.
const Internal::FieldType & primitiveField() const
Return a const-reference to the primitive field.
static const GeometricField< Type, GeoMesh, PrimitiveField > & null()
Return a null geometric field.