Regina Calculation Engine
|
Supports connected regions of saturated blocks in triangulations of Seifert fibred spaces. More...
#include "regina-core.h"
#include "output.h"
#include "subcomplex/satblock.h"
#include <vector>
#include <boost/noncopyable.hpp>
Classes | |
struct | 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 | |
regina | |
Contains the entire Regina calculation engine. | |
Typedefs | |
typedef SatBlockSpec | regina::NSatBlockSpec |
Deprecated typedef for backward compatibility. More... | |
typedef SatRegion | regina::NSatRegion |
Deprecated typedef for backward compatibility. More... | |
Supports connected regions of saturated blocks in triangulations of Seifert fibred spaces.