Go to the documentation of this file.
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()
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.
centredFECCellToFaceStencilObject(const fvMesh &mesh)
Construct from uncompacted face stencil.
virtual ~centredFECCellToFaceStencilObject()
Destructor.
All cells connected via edge to face.
TypeName("centredFECCellToFaceStencil")
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.