33 #ifndef centredFECCellToFaceStencilObject_H 34 #define centredFECCellToFaceStencilObject_H 54 TopologicalMeshObject,
55 centredFECCellToFaceStencilObject
62 TypeName(
"centredFECCellToFaceStencil");
80 if (extendedCellToFaceStencil::debug)
82 Info<<
"Generated centred stencil " <<
type()
All cells connected via edge to face.
Ostream & endl(Ostream &os)
Add newline and flush stream.
Templated abstract base-class for optional mesh objects used to automate their allocation to the mesh...
const labelListList & stencil() const
Return reference to the stencil.
virtual ~centredFECCellToFaceStencilObject()
Destructor.
const fvMesh & mesh() const
centredFECCellToFaceStencilObject(const fvMesh &mesh)
Construct from uncompacted face stencil.
TypeName("centredFECCellToFaceStencil")
Mesh data needed to do the Finite Volume discretisation.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
static void writeStencilStats(Ostream &os, const labelListList &stencil, const mapDistribute &map)
Write some statistics about stencil.
const mapDistribute & map() const
Return reference to the parallel distribution map.