Regina Calculation Engine
Classes | Namespaces | Typedefs
satblocktypes.h File Reference

Describes several types of saturated blocks within Seifert fibred space triangulations. More...

#include "regina-core.h"
#include "subcomplex/satblock.h"

Classes

class  regina::SatMobius
 A degenerate zero-tetrahedron saturated block that corresponds to attaching a Mobius band to a single annulus boundary. More...
 
class  regina::SatLST
 A saturated block that is a layered solid torus. More...
 
class  regina::SatTriPrism
 A saturated block that is a three-tetrahedron triangular prism. More...
 
class  regina::SatCube
 A saturated block that is a six-tetrahedron cube. More...
 
class  regina::SatReflectorStrip
 A saturated block that is a reflector strip. More...
 
class  regina::SatLayering
 A degenerate saturated block that is a single tetrahedron wrapped around so that two opposite edges touch. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Typedefs

typedef SatMobius regina::NSatMobius
 Deprecated typedef for backward compatibility. More...
 
typedef SatLST regina::NSatLST
 Deprecated typedef for backward compatibility. More...
 
typedef SatTriPrism regina::NSatTriPrism
 Deprecated typedef for backward compatibility. More...
 
typedef SatCube regina::NSatCube
 Deprecated typedef for backward compatibility. More...
 
typedef SatReflectorStrip regina::NSatReflectorStrip
 Deprecated typedef for backward compatibility. More...
 
typedef SatLayering regina::NSatLayering
 Deprecated typedef for backward compatibility. More...
 

Detailed Description

Describes several types of saturated blocks within Seifert fibred space triangulations.


Copyright © 1999-2020, 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).