EBGeometry  1.0
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
 NBoundingVolumesNamespace for encapsulating various bounding volumes for usage with BVHs
 CBoundingSphereTClass which encloses a set of points using a bounding sphere
 CAABBTAxis-aligned bounding box as bounding volume
 NBVHNamespace for various bounding volume hierarchy (BVH) functionality
 CNodeTForward declare the BVH node since it is needed for the polymorphic lambdas
 CLinearNodeTForward declare linear node class
 CLinearBVHForward declare linear BVH class
 NDCELNamespace containing various double-connected edge list (DCEL) functionality
 CVertexTVertex class
 CEdgeTEdge class
 CFaceTFace class
 CMeshTMesh class
 CEdgeIteratorTEdge iterator class
 NEBGeometryName space for all of EBGeometry
 CSimpleTimerSimple timer class used for local performance profiling. Does not include MPI capabilities and is therefore local to each rank
 NOctreeNamespace for octree functionality
 CNodeOctree class without anything special (this uses full tree representation rather than linear/pointerless)
 NParserNamespace which encapsulates possible file parsers for building EBGeometry data structures
 CSTLClass for reading STL files
 CPLYClass for reading Stanford PLY files
 NSFC
 CMortonImplementation of the Morton SFC
 CNestedImplementation of a nested index SFC