Regina 7.3 Calculation Engine
Classes | Namespaces | Functions
satregion.h File Reference

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...
 

Detailed Description

Supports connected regions of saturated blocks in triangulations of Seifert fibred spaces.


Copyright © 1999-2023, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).