Regina 7.3 Calculation Engine
|
Provides access to the SnapPea kernel. More...
Classes | |
class | regina::SnapPeaFatalError |
An exception that is thrown when the SnapPea kernel encounters a fatal error. More... | |
class | regina::SnapPeaMemoryFull |
An exception that is thrown when the SnapPea kernel finds that all available memory has been exhausted. More... | |
class | regina::Cusp |
Used to return information about a single cusp of a SnapPea triangulation. More... | |
class | regina::SnapPeaTriangulation |
Offers direct access to the SnapPea kernel from within Regina. More... | |
Namespaces | |
namespace | regina |
Contains the entire Regina calculation engine. | |
Functions | |
void | regina::swap (SnapPeaTriangulation &lhs, SnapPeaTriangulation &rhs) |
Swaps the contents of the two given SnapPea triangulations. More... | |
Provides access to the SnapPea kernel.