|
Regina 7.4 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. | |
| void | regina::swap (SatRegion &a, SatRegion &b) noexcept |
| Swaps the contents of the two given regions. | |
Supports connected regions of saturated blocks in triangulations of Seifert fibred spaces.