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 keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
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 sourceType setType() const
surfaceToPoint(const polyMesh &mesh, const fileName &surfName, const scalar nearDist, const bool includeInside, const bool includeOutside)
Construct from components.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
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(GeometricField< typename typeOfSum< Type1, Type2 >::type, GeoMesh, PrimitiveField1 > &gf, const GeometricField< Type1, GeoMesh, PrimitiveField2 > &gf1, const GeometricField< Type2, GeoMesh, PrimitiveField3 > &gf2)