Smooth ATC in cells next to a set of patches supplied by type. More...


Public Member Functions | |
| TypeName ("faceCells") | |
| Runtime type information. More... | |
| faceCells (const fvMesh &mesh, const dictionary &dict) | |
| Construct from components. More... | |
| virtual | ~faceCells ()=default |
| Destructor. More... | |
Public Member Functions inherited from zeroATCcells | |
| TypeName ("zeroATCcells") | |
| Runtime type information. More... | |
| declareRunTimeSelectionTable (autoPtr, zeroATCcells, dictionary,(const fvMesh &mesh, const dictionary &dict),(mesh, dict)) | |
| zeroATCcells (const fvMesh &mesh, const dictionary &dict) | |
| Construct from components. More... | |
| virtual | ~zeroATCcells ()=default |
| Destructor. More... | |
| const labelList & | getZeroATCcells () |
| Get the zeroATCcells. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from zeroATCcells | |
| static autoPtr< zeroATCcells > | New (const fvMesh &mesh, const dictionary &dict) |
| Return a reference to the selected turbulence model. More... | |
Protected Attributes inherited from zeroATCcells | |
| 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 | ||
| ) |
Construct from components.
Definition at line 41 of file faceCells.C.
References List< T >::append(), Foam::endl(), Foam::Info, Foam::nl, Foam::foamVersion::patch, and Foam::returnReduce().

|
virtualdefault |
Destructor.
| TypeName | ( | "faceCells" | ) |
Runtime type information.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.