35 #ifndef polyPatchIntersection_H
36 #define polyPatchIntersection_H
Base class for patch intersections. Provides storage and access to the intersection points and faces ...
const polyPatch & srcPatch() const
The source patch.
const polyPatch & tgtPatch() const
The target patch.
Intersection between two polyPatches.
polyPatchIntersection(const polyPatch &srcPatch, const polyPatch &tgtPatch, const scalar snapTol)
Construct from a source and a target patch.
virtual word type() const
A patch is a list of labels that address the faces in the global face list.
A class for handling words, derived from string.
String typeName(const std::type_info &info)
Return the un-mangled name given the standard type info.