Regina 7.3 Calculation Engine
Classes | Namespaces | Functions
txicore.h File Reference

Provides various triangulations of the product of the torus and the interval. More...

#include "regina-core.h"
#include "core/output.h"
#include "maths/matrix2.h"
#include "triangulation/dim3.h"

Classes

class  regina::TxICore
 Provides a triangulation of the product T x I (the product of the torus and the interval). More...
 
class  regina::TxIDiagonalCore
 One of a family of thin T x I triangulations that typically appear at the centres of layered torus bundles. More...
 
class  regina::TxIParallelCore
 A specific six-tetrahedron TxICore triangulation that does not fit neatly into other families. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

void regina::swap (TxIDiagonalCore &lhs, TxIDiagonalCore &rhs)
 Swaps the contents of the two given T x I triangulations. More...
 
void regina::swap (TxIParallelCore &lhs, TxIParallelCore &rhs)
 Swaps the contents of the two given T x I triangulations. More...
 

Detailed Description

Provides various triangulations of the product of the torus and the interval.


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