Go to the documentation of this file.
120 point subCellCentre_;
123 scalar subCellVolume_;
153 return subCellCentre_;
159 return subCellVolume_;
label cellStatus() const noexcept
const DynamicList< point > & facePoints()
scalar cutValue() const noexcept
Generic templated field type.
cutCellIso(const fvMesh &mesh, scalarField &f)
scalar subCellVolume() const noexcept
Service routines for cutting a cell, celli, of an fvMesh, mesh_, at its intersection with a surface.
scalar VolumeOfFluid() const noexcept
Mesh data needed to do the Finite Volume discretisation.
Class for cutting a cell, celli, of an fvMesh, mesh_, at its intersection with an isosurface defined ...
const point & subCellCentre() const noexcept
label calcSubCell(const label cellI, const scalar cutValue)
const point & faceCentre() const noexcept
Class for cutting a face, faceI, of an fvMesh, mesh_, at its intersection with an isosurface defined ...
const vector & faceArea() const noexcept