34 namespace zoneGenerators
69 const fvMesh&
mesh = refCast<const fvMesh>(mesh_);
73 refCast<const fvMeshMovers::multiValveEngine>(
mesh.
mover())
86 pbm[iter.key()].meshPoints()
97 pbm[iter.key()].meshPoints()
107 bool foundIntersection =
false;
113 foundIntersection =
true;
119 if (!foundIntersection)
133 pointIndices[zpi++] =
pi;
#define forAll(list, i)
Loop across all elements in list.
#define forAllConstIter(Container, container, iter)
Iterate across all elements in the container object of type.
Macros for easy insertion into run-time selection tables.
void setSize(const label)
Reset size of List.
A List with indirect addressing.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A mesh mover using explicit node translation based on scaled distance functions per moving object....
const labelHashSet & staticPatchSet
Static patch set.
const labelHashSet & linerPatchSet
User-defined liner patches.
const pistonObject & piston
Piston object.
static word cylinderHeadName
Name of the cylinder head pointZone.
Mesh data needed to do the Finite Volume discretisation.
const fvMeshMover & mover() const
Return the mover function class.
Named list of point indices representing a sub-set of the mesh faces.
Mesh consisting of general polyhedral cells.
const polyBoundaryMesh & boundaryMesh() const
Return boundary mesh.
virtual const pointField & points() const
Return raw points.
A class for handling words, derived from string.
Abstract base class for all zoneGenerators, providing runtime selection.
A zoneGenerator which selects the points within the engine cylinder head.
cylinderHeadPoints(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
virtual zoneSet generate() const
Generate and return the zoneSet.
virtual ~cylinderHeadPoints()
Destructor.
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)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
layerAndWeight min(const layerAndWeight &a, const layerAndWeight &b)
void reduce(const List< UPstream::commsStruct > &comms, T &Value, const BinaryOp &bop, const int tag, const label comm)
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.