Regina 7.3 Calculation Engine
Classes | Namespaces
boundarycomponent.h File Reference

Implementation details for boundary components of triangulations. More...

#include <tuple>
#include <vector>
#include "regina-core.h"
#include "core/output.h"
#include "triangulation/detail/strings.h"
#include "triangulation/forward.h"
#include "utilities/listview.h"
#include "utilities/markedvector.h"
#include "utilities/typeutils.h"

Classes

class  regina::detail::BoundaryComponentBase< dim >
 Helper class that provides core functionality for a boundary component of a dim-dimensional triangulation. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 
namespace  regina::detail
 Contains implementation details and common functionality for Regina's dimension-agnostic classes.
 

Detailed Description

Implementation details for boundary components of triangulations.


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