Go to the documentation of this file.
37 const word& pistonPatchName,
39 const scalar minLayer,
44 engineDB_(refCast<const engineTime>(
mesh.time())),
45 patchID_(pistonPatchName,
mesh.boundaryMesh()),
60 engineDB_(refCast<const engineTime>(mesh_.time())),
61 patchID_(
dict.lookup(
"patch"),
mesh.boundaryMesh()),
67 dict.subDict(
"coordinateSystem")
A class for handling words, derived from string.
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
enginePiston(const enginePiston &)
Disallow default bitwise copy construct.
Ostream & endl(Ostream &os)
Add newline and flush stream.
Mesh consisting of general polyhedral cells.
void writeDict(Ostream &) const
Write dictionary.
Interpolates y values from one curve to another with a different x distribution.
A list of keyword definitions, which are a keyword followed by any number of values (e....
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...
polyPatchID patchID_
Piston patch.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
const keyType & name() const
Return name.
const scalar minLayer_
Min layer thickness.