35 #ifndef enginePiston_H 36 #define enginePiston_H 74 const scalar minLayer_;
77 const scalar maxLayer_;
91 const word& pistonPatchName,
Base class for other coordinate system specifications.
enginePiston(const polyMesh &mesh, const word &pistonPatchName, const autoPtr< coordinateSystem > &pistonCS, const scalar minLayer, const scalar maxLayer)
Construct from components.
A list of keyword definitions, which are a keyword followed by any number of values (e...
An abstract class for the time description of the piston motion.
A class for handling words, derived from string.
const coordinateSystem & cs() const
Return coordinate system.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void writeDict(Ostream &) const
Write dictionary.
void operator=(const enginePiston &)=delete
Disallow default bitwise assignment.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Mesh consisting of general polyhedral cells.
const polyPatchID & patchID() const
Return ID of piston patch.