Go to the documentation of this file.
123 const scalar cutValue
129 return subFaceCentre_;
141 return subFacePoints_;
147 return surfacePoints_;
const point & subFaceCentre() const noexcept
const vector & subFaceArea() const noexcept
Generic templated field type.
label calcSubFace(const label faceI, const scalar cutValue)
Mesh data needed to do the Finite Volume discretisation.
Base class for cutting a face, faceI, of an fvMesh, mesh_, at its intersections.
cutFaceIso(const fvMesh &mesh, scalarField &f)
const DynamicList< point > & surfacePoints() const noexcept
Class for cutting a face, faceI, of an fvMesh, mesh_, at its intersection with an isosurface defined ...
const DynamicList< point > & subFacePoints() const noexcept