#include <finiteVolume/upwindCPCCellToFaceStencilObject.H>
Definition at line 49 of file upwindCPCCellToFaceStencilObject.H.
Inheritance diagram for upwindCPCCellToFaceStencilObject:
Collaboration diagram for upwindCPCCellToFaceStencilObject:Public Member Functions | |
| TypeName ("upwindCFCCellToFaceStencil") | |
| upwindCPCCellToFaceStencilObject (const fvMesh &mesh, const bool pureUpwind, const scalar minOpposedness) | |
| Construct from uncompacted face stencil.
| |
| virtual | ~upwindCPCCellToFaceStencilObject () |
| upwindCPCCellToFaceStencilObject | ( | const fvMesh & | mesh, |
| const bool | pureUpwind, | ||
| const scalar | minOpposedness | ||
| ) | [inline, explicit]
|
Construct from uncompacted face stencil.
Definition at line 63 of file upwindCPCCellToFaceStencilObject.H.
References Foam::endl(), Foam::Info, Foam::nl, extendedUpwindCellToFaceStencil::ownMap(), extendedUpwindCellToFaceStencil::ownStencil(), Foam::type(), and extendedCellToFaceStencil::writeStencilStats().
| virtual ~upwindCPCCellToFaceStencilObject | ( | ) | [inline, virtual]
|
Definition at line 88 of file upwindCPCCellToFaceStencilObject.H.
| TypeName | ( | "upwindCFCCellToFaceStencil" | ) |