Regina 7.3 Calculation Engine
|
Supports connected regions of saturated blocks in triangulations of Seifert fibred spaces. More...
#include "regina-core.h"
#include "core/output.h"
#include "subcomplex/satblock.h"
#include <optional>
#include <vector>
Classes | |
class | regina::SatBlockSpec |
Describes how a single saturated block forms a part of a larger saturated region. More... | |
class | regina::SatRegion |
A large saturated region in a Seifert fibred space formed by joining together saturated blocks. More... | |
Namespaces | |
namespace | regina |
Contains the entire Regina calculation engine. | |
Functions | |
void | regina::swap (SatBlockSpec &a, SatBlockSpec &b) noexcept |
Swaps the contents of the two given structures. More... | |
void | regina::swap (SatRegion &a, SatRegion &b) noexcept |
Swaps the contents of the two given regions. More... | |
Supports connected regions of saturated blocks in triangulations of Seifert fibred spaces.