Regina Calculation Engine
|
Provides access to the SnapPea kernel. More...
#include "regina-config.h"
#include "regina-core.h"
#include "triangulation/ntriangulation.h"
#include <complex>
Classes | |
struct | regina::SnapPeaException |
A base class for all exceptions that are thrown from within the SnapPea kernel. More... | |
struct | regina::SnapPeaFatalError |
An exception that is thrown when the SnapPea kernel encounters a fatal error. More... | |
struct | regina::SnapPeaMemoryFull |
An exception that is thrown when the SnapPea kernel finds that all available memory has been exhausted. More... | |
struct | regina::PacketInfo< PACKET_SNAPPEATRIANGULATION > |
Stores information about the SnapPea triangulation packet. More... | |
class | regina::NCusp |
Represents a single cusp of a SnapPea triangulation. More... | |
class | regina::NSnapPeaTriangulation |
Offers direct access to the SnapPea kernel from within Regina. More... | |
Namespaces | |
regina | |
Contains the entire Regina calculation engine. | |
Provides access to the SnapPea kernel.