Regina Calculation Engine
Classes | Namespaces | Macros
nnormalhypersurface.h File Reference

Deals with an individual normal hypersurface in a 4-manifold triangulation. More...

#include <utility>
#include "regina-core.h"
#include "output.h"
#include "algebra/nabeliangroup.h"
#include "hypersurface/hypercoords.h"
#include "maths/nperm5.h"
#include "maths/nray.h"
#include "utilities/nbooleans.h"
#include "utilities/nproperty.h"
#include <boost/noncopyable.hpp>

Classes

class  regina::Triangulation< dim >
 A dim-dimensional triangulation, built by gluing together dim-dimensional simplices along their (dim-1)-dimensional facets. More...
 
class  regina::Face< dim, subdim >
 Represents a subdim-face in the skeleton of a dim-dimensional triangulation. More...
 
struct  regina::HyperInfo< coordType >
 A template that stores information about a particular normal hypersurface coordinate system. More...
 
class  regina::NNormalHypersurfaceVector
 Stores the vector of a single normal hypersurface in a 4-manifold triangulation. More...
 
class  regina::NNormalHypersurface
 Represents a single normal hypersurface in a 4-manifold triangulation. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Macros

#define REGINA_NORMAL_HYPERSURFACE_FLAVOUR(class_, id)
 Defines various constants, types and virtual functions for a subclass of NNormalHypersurfaceVector. More...
 

Detailed Description

Deals with an individual normal hypersurface in a 4-manifold triangulation.


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).