Go to the documentation of this file.
36 #ifndef centredCFCCellToFaceStencilObject_H
37 #define centredCFCCellToFaceStencilObject_H
57 TopologicalMeshObject,
58 centredCFCCellToFaceStencilObject
65 TypeName(
"centredCFCCellToFaceStencil");
85 Info<<
"Generated centred stencil " <<
type()
centredCFCCellToFaceStencilObject(const fvMesh &mesh)
const labelListList & stencil() const
Ostream & endl(Ostream &os)
const fvMesh & mesh() const
const mapDistribute & map() const
Mesh data needed to do the Finite Volume discretisation.
fileName::Type type(const fileName &name, const bool followLink=true)
static void writeStencilStats(Ostream &os, const labelListList &stencil, const mapDistribute &map)
virtual ~centredCFCCellToFaceStencilObject()=default
Templated abstract base-class for optional mesh objects used to automate their allocation to the mesh...
Combined corresponding cellToCellStencil of owner and neighbour.
TypeName("centredCFCCellToFaceStencil")