Go to the documentation of this file.
33 #ifndef centredCFCCellToFaceStencilObject_H
34 #define centredCFCCellToFaceStencilObject_H
54 TopologicalMeshObject,
55 centredCFCCellToFaceStencilObject
62 TypeName(
"centredCFCCellToFaceStencil");
80 if (extendedCellToFaceStencil::debug)
82 Info<<
"Generated centred stencil " <<
type()
centredCFCCellToFaceStencilObject(const fvMesh &mesh)
Construct from uncompacted face stencil.
const labelListList & stencil() const
Return reference to the stencil.
Ostream & endl(Ostream &os)
Add newline and flush stream.
const fvMesh & mesh() const
const mapDistribute & map() const
Return reference to the parallel distribution map.
Mesh data needed to do the Finite Volume discretisation.
extendedCentredCellToFaceStencil(const extendedCentredCellToFaceStencil &)
Disallow default bitwise copy construct.
static void writeStencilStats(Ostream &os, const labelListList &stencil, const mapDistribute &map)
Write some statistics about stencil.
Templated abstract base-class for optional mesh objects used to automate their allocation to the mesh...
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
virtual ~centredCFCCellToFaceStencilObject()
Destructor.
Combined corresponding cellToCellStencil of owner and neighbour.
TypeName("centredCFCCellToFaceStencil")