Smooth ATC in cells next to a set of patches supplied by type. More...
Public Member Functions | |
TypeName ("faceCells") | |
faceCells (const fvMesh &mesh, const dictionary &dict) | |
virtual | ~faceCells ()=default |
![]() | |
TypeName ("zeroATCcells") | |
declareRunTimeSelectionTable (autoPtr, zeroATCcells, dictionary,(const fvMesh &mesh, const dictionary &dict),(mesh, dict)) | |
zeroATCcells (const fvMesh &mesh, const dictionary &dict) | |
virtual | ~zeroATCcells ()=default |
const labelList & | getZeroATCcells () |
Additional Inherited Members | |
![]() | |
static autoPtr< zeroATCcells > | New (const fvMesh &mesh, const dictionary &dict) |
![]() | |
const fvMesh & | mesh_ |
wordList | zeroATCPatches_ |
labelList | zeroATCZones_ |
labelList | zeroATCcells_ |
Smooth ATC in cells next to a set of patches supplied by type.
Definition at line 52 of file faceCells.H.
faceCells | ( | const fvMesh & | mesh, |
const dictionary & | dict | ||
) |
Definition at line 41 of file faceCells.C.
References List::append(), Foam::endl(), Foam::Info, Foam::nl, Foam::foamVersion::patch, Foam::reduce(), and zoneID.
|
virtualdefault |
TypeName | ( | "faceCells" | ) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.