Classes | Namespaces

ntriangulation.h File Reference

Deals with triangulations. More...

#include <map>
#include <memory>
#include <vector>
#include "algebra/nabeliangroup.h"
#include "algebra/ngrouppresentation.h"
#include "file/nfilepropertyreader.h"
#include "packet/npacket.h"
#include "utilities/hashutils.h"
#include "utilities/nmarkedvector.h"
#include "utilities/nproperty.h"
#include "triangulation/ntetrahedron.h"
#include "triangulation/nface.h"
#include "triangulation/nedge.h"
#include "triangulation/nvertex.h"
#include "triangulation/ncomponent.h"
#include "triangulation/nboundarycomponent.h"
#include "triangulation/nisomorphism.h"

Classes

class  regina::NTriangulation
 Stores the triangulation of a 3-manifold along with its various cellular structures and other information. More...

Namespaces

namespace  regina
 

Contains the entire Regina calculation engine.



Detailed Description

Deals with triangulations.


Copyright © 1999-2009, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).