33 #ifndef centredCPCCellToFaceStencilObject_H 34 #define centredCPCCellToFaceStencilObject_H 54 TopologicalMeshObject,
55 centredCPCCellToFaceStencilObject
62 TypeName(
"centredCPCCellToFaceStencil");
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...
TypeName("centredCPCCellToFaceStencil")
centredCPCCellToFaceStencilObject(const fvMesh &mesh)
Construct from uncompacted face stencil.
static void writeStencilStats(Ostream &os, const labelListList &stencil, const distributionMap &map)
Write some statistics about stencil.
const labelListList & stencil() const
Return reference to the stencil.
const fvMesh & mesh() const
Combined corresponding cellToCellStencil of owner and neighbour.
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.
virtual ~centredCPCCellToFaceStencilObject()
Destructor.