57 #ifndef sweepFace_blockFace_H
58 #define sweepFace_blockFace_H
80 const scalar rotationFraction_;
115 const label blockFacei,
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Takes the description of the block and the list of curved edges and creates a list of points on edges...
This curved face sweeps the points of an opposing pair of the face's four edges over the surface of t...
TypeName("sweep")
Runtime type information.
void operator=(const sweepFace &)=delete
Disallow default bitwise assignment.
virtual ~sweepFace()
Destructor.
virtual void project(const blockDescriptor &, const label blockFacei, pointField &points) const
Project the given points onto the surface.
sweepFace(const dictionary &dict, const label index, const searchableSurfaceList &geometry, Istream &)
Construct from Istream setting pointsList.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Container for searchableSurfaces.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.