Go to the documentation of this file.
45 #ifndef SlicedGeometricField_H
46 #define SlicedGeometricField_H
62 template<
class>
class PatchField,
63 template<
class>
class SlicedPatchField,
66 class SlicedGeometricField
88 const bool preserveCouples,
89 const bool preserveProcessorOnly =
false
98 const bool preserveCouples
132 const bool preserveCouples=
true
144 const bool preserveCouples=
true,
145 const bool preserveProcessorOnly =
false
154 const bool preserveCouples=
true
193 template<
class>
class PatchField,
194 template<
class>
class SlicedPatchField,
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A class for managing temporary objects.
tmp< SlicedGeometricField< Type, PatchField, SlicedPatchField, GeoMesh > > clone() const
void correctBoundaryConditions()
Dimension set for the base types, which can be used to implement rigorous dimension checking for alge...
SlicedGeometricField(const IOobject &, const Mesh &, const dimensionSet &, const Field< Type > &completeField, const bool preserveCouples=true)
GeoMesh::BoundaryMesh BoundaryMesh
MESH::BoundaryMesh BoundaryMesh
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
Specialization of GeometricField which holds slices of given complete fields in a form that they act ...
Generic GeometricField class.