Go to the documentation of this file.
33 #ifndef pureUpwindCFCCellToFaceStencilObject_H
34 #define pureUpwindCFCCellToFaceStencilObject_H
54 TopologicalMeshObject,
55 pureUpwindCFCCellToFaceStencilObject
62 TypeName(
"pureUpwindCFCCellToFaceStencil");
80 if (extendedCellToFaceStencil::debug)
82 Info<<
"Generated pure upwind stencil " <<
type()
const labelListList & ownStencil() const
Return reference to the stencil.
TypeName("pureUpwindCFCCellToFaceStencil")
Ostream & endl(Ostream &os)
Add newline and flush stream.
extendedUpwindCellToFaceStencil(const extendedUpwindCellToFaceStencil &)
Disallow default bitwise copy construct.
virtual ~pureUpwindCFCCellToFaceStencilObject()
Destructor.
Creates upwind stencil by shifting a centred stencil to upwind and downwind faces and optionally remo...
pureUpwindCFCCellToFaceStencilObject(const fvMesh &mesh)
Construct from uncompacted face stencil.
const fvMesh & mesh() const
const mapDistribute & ownMap() const
Return reference to the parallel distribution map.
Mesh data needed to do the Finite Volume discretisation.
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.
Combined corresponding cellToCellStencil of owner and neighbour.