OpenFOAM logo
Open Source CFD Toolkit

enginePiston Class Reference

Collaboration diagram for enginePiston:

Collaboration graph
[legend]
List of all members.

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 coordinateSystemcs () const
 Return coordinate system.
const polyPatchIDpatchID () const
 Return ID of piston patch.
scalar minLayer () const
scalar maxLayer () const
void writeDict (Ostream &) const
 Write dictionary.

Constructor & Destructor Documentation

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.


Member Function Documentation

const coordinateSystem& cs  )  const [inline]
 

Return coordinate system.

Definition at line 128 of file enginePiston.H.

scalar maxLayer  )  const [inline]
 

Definition at line 146 of file enginePiston.H.

scalar minLayer  )  const [inline]
 

Definition at line 141 of file enginePiston.H.

const polyPatchID& patchID  )  const [inline]
 

Return ID of piston patch.

Definition at line 134 of file enginePiston.H.

void writeDict Ostream  )  const
 

Write dictionary.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org