78 #ifndef truncatedCone_zoneGenerator_H
79 #define truncatedCone_zoneGenerator_H
87 namespace zoneGenerators
124 inline bool contains(
const point&
p)
const;
139 const polyMesh&
mesh,
140 const dictionary&
dict
const word & name() const
virtual zoneSet generate() const
Generate and return the zoneSet.
truncatedCone(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
TypeName("truncatedCone")
Runtime type information.
virtual ~truncatedCone()
Destructor.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
vector point
Point is a vector.
Vector< scalar > vector
A scalar version of the templated Vector.