Public Member Functions | |
| enginePiston (const polyMesh &mesh, const word &pistonPatchName, const autoPtr< coordinateSystem > &pistonCS, const scalar minLayer, const scalar maxLayer) | |
| Construct from components. More... | |
| enginePiston (const polyMesh &mesh, const dictionary &dict) | |
| Construct from dictionary. More... | |
| ~enginePiston ()=default | |
| Destructor. More... | |
| const coordinateSystem & | cs () const |
| Return coordinate system. More... | |
| const polyPatchID & | patchID () const |
| Return ID of piston patch. More... | |
| scalar | minLayer () const |
| scalar | maxLayer () const |
| void | writeDict (Ostream &) const |
| Write dictionary. More... | |
Definition at line 51 of file enginePiston.H.
| enginePiston | ( | const polyMesh & | mesh, |
| const word & | pistonPatchName, | ||
| const autoPtr< coordinateSystem > & | pistonCS, | ||
| const scalar | minLayer, | ||
| const scalar | maxLayer | ||
| ) |
Construct from components.
Definition at line 29 of file enginePiston.C.
| enginePiston | ( | const polyMesh & | mesh, |
| const dictionary & | dict | ||
| ) |
Construct from dictionary.
Definition at line 47 of file enginePiston.C.
|
default |
Destructor.
|
inline |
Return coordinate system.
Definition at line 143 of file enginePiston.H.
|
inline |
Return ID of piston patch.
Definition at line 151 of file enginePiston.H.
|
inline |
Definition at line 158 of file enginePiston.H.
|
inline |
Definition at line 163 of file enginePiston.H.
| void writeDict | ( | Ostream & | os | ) | const |
Write dictionary.
Definition at line 66 of file enginePiston.C.
References token::BEGIN_BLOCK, token::END_BLOCK, token::END_STATEMENT, Foam::endl(), DynamicID< ObjectType >::name(), Foam::nl, and os().

Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.