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

Provides facilities for looking up 3-manifold triangulations in Regina's in-built census databases. More...

#include <list>
#include "regina-core.h"
#include "triangulation/facetpairing3.h"
#include "utilities/boolset.h"

Classes

class  regina::CensusDB
 Stores the location and description of one of Regina's in-built census databases. More...
 
class  regina::CensusHit
 Stores a single "hit" indicating that some given triangulation has been located in one of Regina's in-built census databases. More...
 
class  regina::Census
 A utility class used to search for triangulations across one or more 3-manifold census databases. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

void regina::swap (CensusDB &a, CensusDB &b) noexcept
 Swaps the contents of the given database references. More...
 
void regina::swap (CensusHit &a, CensusHit &b) noexcept
 Swaps the contents of the given census hits. More...
 

Detailed Description

Provides facilities for looking up 3-manifold triangulations in Regina's in-built census databases.


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