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