Regina Calculation Engine
Classes | Namespaces
component.h File Reference

Implementation details for connected components of triangulations. More...

#include <vector>
#include "regina-core.h"
#include "output.h"
#include "generic/alias/simplex.h"
#include "utilities/nmarkedvector.h"
#include <boost/noncopyable.hpp>

Classes

class  regina::Simplex< dim >
 Represents a top-dimensional simplex in a dim-manifold triangulation. More...
 
class  regina::Triangulation< dim >
 A dim-dimensional triangulation, built by gluing together dim-dimensional simplices along their (dim-1)-dimensional facets. More...
 
class  regina::detail::TriangulationBase< dim >
 Provides core functionality for dim-dimensional triangulations. More...
 
class  regina::detail::ComponentBase< dim >
 Helper class that provides core functionality for a connected component of a dim-manifold triangulation. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 
 regina::detail
 Contains implementation details and common functionality for Regina's dimension-agnostic classes.
 

Detailed Description

Implementation details for connected components of triangulations.


Copyright © 1999-2016, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).