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

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

Detailed Description

Deals with 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).