33 #ifndef centredCECCellToFaceStencilObject_H 34 #define centredCECCellToFaceStencilObject_H 54 TopologicalMeshObject,
55 centredCECCellToFaceStencilObject
62 TypeName(
"centredCECCellToFaceStencil");
80 if (extendedCellToFaceStencil::debug)
82 Info<<
"Generated centred stencil " <<
type()
Ostream & endl(Ostream &os)
Add newline and flush stream.
const distributionMap & map() const
Return reference to the parallel distribution map.
Templated abstract base-class for optional mesh objects used to automate their allocation to the mesh...
centredCECCellToFaceStencilObject(const fvMesh &mesh)
Construct from uncompacted face stencil.
Combined corresponding cellToCellStencil of owner and neighbour.
static void writeStencilStats(Ostream &os, const labelListList &stencil, const distributionMap &map)
Write some statistics about stencil.
virtual ~centredCECCellToFaceStencilObject()
Destructor.
const labelListList & stencil() const
Return reference to the stencil.
const fvMesh & mesh() const
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.
TypeName("centredCECCellToFaceStencil")