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