41 #ifndef surfaceToPoint_H
42 #define surfaceToPoint_H
51 class triSurfaceSearch;
79 void combine(
topoSet& set,
const bool add)
const;
82 void checkSettings()
const;
98 const scalar nearDist,
99 const bool includeInside,
100 const bool includeOutside
A list of keyword definitions, which are a keyword followed by any number of values (e....
A class for handling file names.
Mesh consisting of general polyhedral cells.
A topoSetSource to selects points based on relation to surface.
TypeName("surfaceToPoint")
Runtime type information.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
virtual sourceType setType() const
surfaceToPoint(const polyMesh &mesh, const fileName &surfName, const scalar nearDist, const bool includeInside, const bool includeOutside)
Construct from components.
virtual ~surfaceToPoint()
Destructor.
Base class of a source for a topoSet.
sourceType
Enumeration defining the types of sources.
setAction
Enumeration defining the valid actions.
const polyMesh & mesh() const
General set of labels of mesh quantity (points, cells, faces).
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)