Go to the documentation of this file.
35 #ifndef enginePiston_H
36 #define enginePiston_H
100 const word& pistonPatchName,
const polyMesh & mesh_
Reference to engine mesh.
A class for handling words, derived from string.
enginePiston(const enginePiston &)
Disallow default bitwise copy construct.
const engineTime & engineDB_
Reference to engine database.
Mesh consisting of general polyhedral cells.
const coordinateSystem & cs() const
Return coordinate system.
void writeDict(Ostream &) const
Write dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Manage time in terms of engine RPM and crank-angle.
const scalar maxLayer_
Max layer thickness.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
void operator=(const enginePiston &)
Disallow default bitwise assignment.
polyPatchID patchID_
Piston patch.
const polyPatchID & patchID() const
Return ID of piston patch.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
autoPtr< coordinateSystem > csPtr_
Coordinate system.
const scalar minLayer_
Min layer thickness.
Base class for other coordinate system specifications.