![]() |
|
Public Member Functions | |
enginePiston (const polyMesh &mesh, const word &pistonPatchName, const autoPtr< coordinateSystem > &pistonCS, const scalar minLayer, const scalar maxLayer) | |
Construct from components. | |
enginePiston (const polyMesh &mesh, const dictionary &dict) | |
Construct from dictionary. | |
const coordinateSystem & | cs () const |
Return coordinate system. | |
const polyPatchID & | patchID () const |
Return ID of piston patch. | |
scalar | minLayer () const |
scalar | maxLayer () const |
void | writeDict (Ostream &) const |
Write dictionary. |
|
Construct from components.
|
|
Construct from dictionary.
|
|
Return coordinate system.
Definition at line 128 of file enginePiston.H. |
|
Definition at line 146 of file enginePiston.H. |
|
Definition at line 141 of file enginePiston.H. |
|
Return ID of piston patch.
Definition at line 134 of file enginePiston.H. |
|
Write dictionary.
|