41 #ifndef surfaceToPoint_H 42 #define surfaceToPoint_H 51 class triSurfaceSearch;
86 void checkSettings()
const;
100 const scalar nearDist,
101 const bool includeInside,
102 const bool includeOutside
General set of labels of mesh quantity (points, cells, faces).
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
surfaceToPoint(const polyMesh &mesh, const fileName &surfName, const scalar nearDist, const bool includeInside, const bool includeOutside)
Construct from components.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
virtual ~surfaceToPoint()
Destructor.
sourceType
Enumeration defining the types of sources.
virtual sourceType setType() const
Combine operator for AMIInterpolation.
setAction
Enumeration defining the valid actions.
Mesh consisting of general polyhedral cells.
const polyMesh & mesh() const
A class for handling file names.
Base class of a source for a topoSet.
Class with constructor to add usage string to table.
A topoSetSource to selects points based on relation to surface.
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
TypeName("surfaceToPoint")
Runtime type information.