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()
virtual ~pureUpwindCFCCellToFaceStencilObject()
Destructor.
pureUpwindCFCCellToFaceStencilObject(const fvMesh &mesh)
Construct from uncompacted face stencil.
Ostream & endl(Ostream &os)
Add newline and flush stream.
const labelListList & ownStencil() const
Return reference to the stencil.
Combined corresponding cellToCellStencil of owner and neighbour.
Templated abstract base-class for optional mesh objects used to automate their allocation to the mesh...
static void writeStencilStats(Ostream &os, const labelListList &stencil, const distributionMap &map)
Write some statistics about stencil.
const fvMesh & mesh() const
TypeName("pureUpwindCFCCellToFaceStencil")
Creates upwind stencil by shifting a centred stencil to upwind and downwind faces and optionally remo...
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.
const distributionMap & ownMap() const
Return reference to the parallel distribution map.