34 namespace zoneGenerators
71 refCast<const fvMeshMovers::multiValveEngine>
73 refCast<const fvMesh>(mesh_).mover()
95 "radius", piston.
bore()/2
Macros for easy insertion into run-time selection tables.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
static std::tuple< const Entries &... > entries(const Entries &...)
Construct an entries tuple from which to make a dictionary.
scalar bore() const
Return the bore.
vector centre() const
Return the piston centre.
A mesh mover using explicit node translation based on scaled distance functions per moving object....
const pistonObject & piston
Piston object.
Mesh consisting of general polyhedral cells.
A class for handling words, derived from string.
Abstract base class for all zoneGenerators, providing runtime selection.
static autoPtr< zoneGenerator > New(const word &name, const polyMesh &mesh, const dictionary &dict)
Select constructed from name, mesh and dictionary.
A zoneGenerator which selects the static external points.
virtual zoneSet generate() const
Generate and return the zoneSet.
virtual ~externalPoints()
Destructor.
externalPoints(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
Zone container returned by zoneGenerator::generate.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
defineTypeNameAndDebug(cylinderHeadPoints, 0)
addToRunTimeSelectionTable(zoneGenerator, cylinderHeadPoints, dictionary)
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.