30 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
34 return NullObjectRef<GeometricField<Type, PatchField, GeoMesh>>();
38 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
48 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
57 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
62 return boundaryField_;
66 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
77 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Pre-declare SubField and related Field type.
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
Generic GeometricBoundaryField class.
Part of a geometric field used for setting the values associated with optional sources.
Generic GeometricField class.
const Sources & sources() const
Return const-reference to the sources.
const Internal::FieldType & primitiveField() const
Return a const-reference to the primitive field.
const Boundary & boundaryField() const
Return const-reference to the boundary field.
static const GeometricField< Type, PatchField, GeoMesh > & null()
Return a null geometric field.
const Internal & operator()() const
Return a const-reference to the dimensioned internal field.
const Internal & internalField() const
Return a const-reference to the dimensioned internal field.