36 #ifndef searchableSurfaceToFaceZone_H 37 #define searchableSurfaceToFaceZone_H 46 class searchableSurface;
75 TypeName(
"searchableSurfaceToFaceZone");
TypeName("searchableSurfaceToFaceZone")
Runtime type information.
searchableSurfaceToFaceZone(const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Base class of a source for a topoSet.
virtual sourceType setType() const
const polyMesh & mesh() const
A topoSetSource to select faces based on intersection (of cell-cell vector) with a surface...
setAction
Enumeration defining the valid actions.
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
virtual ~searchableSurfaceToFaceZone()
Destructor.
Like faceSet but -reads data from faceZone -updates faceZone when writing.
General set of labels of mesh quantity (points, cells, faces).
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
sourceType
Enumeration defining the types of sources.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Mesh consisting of general polyhedral cells.