Class used for surface merging information. More...
Public Member Functions | |
void | clear () |
Clear all storage. More... | |
Data Fields | |
pointField | points |
faceList | faces |
labelList | pointsMap |
Class used for surface merging information.
Definition at line 68 of file sampledSurfaces.H.
|
inline |
Clear all storage.
Definition at line 76 of file sampledSurfaces.H.
References List::clear(), sampledSurfaces::mergeInfo::faces, sampledSurfaces::mergeInfo::points, and sampledSurfaces::mergeInfo::pointsMap.
pointField points |
Definition at line 71 of file sampledSurfaces.H.
Referenced by sampledSurfaces::mergeInfo::clear().
faceList faces |
Definition at line 72 of file sampledSurfaces.H.
Referenced by sampledSurfaces::mergeInfo::clear().
labelList pointsMap |
Definition at line 73 of file sampledSurfaces.H.
Referenced by sampledSurfaces::mergeInfo::clear().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.