Go to the documentation of this file.
35 Foam::enginePiston::enginePiston
38 const word& pistonPatchName,
40 const scalar minLayer,
53 Foam::enginePiston::enginePiston
67 maxLayer_(
dict.
get<scalar>(
"maxLayer"))
A class for handling words, derived from Foam::string.
Ostream & endl(Ostream &os)
Mesh consisting of general polyhedral cells.
const wordRe & name() const noexcept
void writeDict(Ostream &) const
Interpolates y values from one curve to another with a different x distribution.
@ END_STATEMENT
End entry [isseparator].
Lookup type of boundary radiation properties.
@ END_BLOCK
End block [isseparator].
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
An abstract class for the time description of the piston motion.
OBJstream os(runTime.globalPath()/outputName)
@ BEGIN_BLOCK
Begin block [isseparator].
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
Addressing for all faces on surface of mesh. Can either be read from polyMesh or from triSurface....
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Base class for coordinate system specification, the default coordinate system type is cartesian .