Public Member Functions | |
| const labelList & | pointIDs () const |
| Return pointsID. More... | |
| bool | moveAllCells () const |
| Return flag. More... | |
| zoneMotion (const dictionary &, const polyMesh &) | |
| Construct from dictionary. More... | |
| virtual | ~zoneMotion ()=default |
| Destructor. More... | |
| zoneMotion | ( | const dictionary & | dict, |
| const polyMesh & | mesh | ||
| ) |
Construct from dictionary.
Definition at line 38 of file zoneMotion.C.
References Foam::constant::universal::c, dict, Foam::endl(), Foam::exit(), f(), Foam::FatalError, FatalErrorInFunction, Foam::FatalIOError, FatalIOErrorInFunction, forAll, Foam::Info, k, mesh, Foam::returnReduce(), HashTable< T, Key, Hash >::toc(), and zoneID.
|
virtualdefault |
Destructor.
| const Foam::labelList & pointIDs | ( | ) | const |
Return pointsID.
Definition at line 134 of file zoneMotion.C.
| bool moveAllCells | ( | ) | const |
Return flag.
Definition at line 140 of file zoneMotion.C.