#include <finiteVolume/centredCFCCellToFaceStencilObject.H>
Definition at line 49 of file centredCFCCellToFaceStencilObject.H.
Public Member Functions | |
TypeName ("centredCFCCellToFaceStencil") | |
centredCFCCellToFaceStencilObject (const fvMesh &mesh) | |
Construct from uncompacted face stencil.
| |
virtual | ~centredCFCCellToFaceStencilObject () |
Destructor.
|
centredCFCCellToFaceStencilObject | ( | const fvMesh & | mesh ) | [inline, explicit]
|
Construct from uncompacted face stencil.
Definition at line 63 of file centredCFCCellToFaceStencilObject.H.
References Foam::endl(), Foam::Info, extendedCentredCellToFaceStencil::map(), Foam::nl, extendedCentredCellToFaceStencil::stencil(), Foam::type(), and extendedCellToFaceStencil::writeStencilStats().
virtual ~centredCFCCellToFaceStencilObject | ( | ) | [inline, virtual]
|
Destructor.
Definition at line 80 of file centredCFCCellToFaceStencilObject.H.
TypeName | ( | "centredCFCCellToFaceStencil" | ) |