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