Go to the documentation of this file.
115 point subCellCentre_;
118 scalar subCellVolume_;
152 return subCellCentre_;
158 return subCellVolume_;
const point & faceCentre() const noexcept
scalar cutValue() const noexcept
label calcSubCell(const label celli, const scalar cutValue, const vector &normal)
cutCellPLIC(const fvMesh &mesh)
Class for cutting a cell, cellI, of an fvMesh, mesh_, at its intersection with an surface defined by ...
label cellStatus() const noexcept
const point & subCellCentre() const noexcept
scalar VolumeOfFluid() const noexcept
const vector & faceArea() const noexcept
scalar subCellVolume() const noexcept
Service routines for cutting a cell, celli, of an fvMesh, mesh_, at its intersection with a surface.
Mesh data needed to do the Finite Volume discretisation.
const DynamicList< point > & facePoints()
Class for cutting a face, faceI, of an fvMesh, mesh_, at its intersection with an plane defined by no...