Smooth ATC in cells having a point to a set of patches supplied by type. More...
Public Member Functions | |
TypeName ("pointCells") | |
pointCells (const fvMesh &mesh, const dictionary &dict) | |
virtual | ~pointCells ()=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 having a point to a set of patches supplied by type.
Definition at line 52 of file pointCells.H.
pointCells | ( | const fvMesh & | mesh, |
const dictionary & | dict | ||
) |
Definition at line 41 of file pointCells.C.
References Foam::endl(), forAll, Foam::Info, Foam::nl, Foam::foamVersion::patch, Foam::reduce(), List::setSize(), and zoneID.
|
virtualdefault |
TypeName | ( | "pointCells" | ) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.