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