Regina Calculation Engine
Classes | Namespaces | Constant Groups
ntriangulation.h File Reference

Deals with triangulations. More...

#include <map>
#include <memory>
#include <vector>
#include <set>
#include "regina-core.h"
#include "algebra/nabeliangroup.h"
#include "algebra/ngrouppresentation.h"
#include "generic/ngenerictriangulation.h"
#include "packet/npacket.h"
#include "utilities/nbooleans.h"
#include "utilities/nmarkedvector.h"
#include "utilities/nproperty.h"
#include "triangulation/nisomorphism.h"
#include "triangulation/ntetrahedron.h"
#include "triangulation/ntriangle.h"
#include "triangulation/nedge.h"
#include "triangulation/nvertex.h"
#include "triangulation/ncomponent.h"
#include "triangulation/nboundarycomponent.h"

Classes

struct  regina::PacketInfo< PACKET_TRIANGULATION >
 Stores information about the 3-manifold triangulation packet. More...
 
class  regina::NTriangulation
 Stores the triangulation of a 3-manifold along with its various cellular structures and other information. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Constant Groups

 regina
 Contains the entire Regina calculation engine.
 

Detailed Description

Deals with triangulations.


Copyright © 1999-2013, 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@debian.org).