#include <facegroups.h>
Public Member Functions | |
| FaceGroups (AdjacentFaceList &adjfaces) | |
| Constructor. Creates the list using an AdjacentFaceList. | |
Public Attributes | |
|
std::vector< std::vector< int > > | face_groups |
| The list of faces with his neighbors. | |
1.5.1-p1