Go to the documentation of this file.
128 return subFaceCentre_;
140 return subFacePoints_;
146 return surfacePoints_;
label calcSubFace(const label faceI, const vector &normal, const vector &base)
const DynamicList< point > & surfacePoints() const noexcept
cutFacePLIC(const fvMesh &mesh)
const point & subFaceCentre() const noexcept
Mesh data needed to do the Finite Volume discretisation.
Base class for cutting a face, faceI, of an fvMesh, mesh_, at its intersections.
const vector & subFaceArea() const noexcept
Class for cutting a face, faceI, of an fvMesh, mesh_, at its intersection with an plane defined by no...
const DynamicList< point > & subFacePoints() const noexcept