Regina 7.3 Calculation Engine
|
Deals with saturated blocks in triangulations of Seifert fibred spaces. More...
#include "regina-core.h"
#include "core/output.h"
#include "subcomplex/satannulus.h"
#include "triangulation/dim3.h"
#include <set>
#include <tuple>
Classes | |
class | regina::SatBlock |
Represents a saturated block in a Seifert fibred space. More... | |
class | regina::SatBlockModel |
Contains an explicit triangulation of a saturated block along with the accompanying saturated block description. More... | |
Namespaces | |
namespace | regina |
Contains the entire Regina calculation engine. | |
Functions | |
void | regina::swap (SatBlockModel &a, SatBlockModel &b) noexcept |
Swaps the contents of the two given models. More... | |
Deals with saturated blocks in triangulations of Seifert fibred spaces.