|
CDT++ 1.0.0
Causal Dynamical Triangulations in C++
|
Toroidal simplicial complexes. More...
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>#include <CGAL/Periodic_3_Delaunay_triangulation_3.h>#include <CGAL/Periodic_3_triangulation_traits_3.h>#include <CGAL/point_generators_3.h>#include <CGAL/Random.h>#include <CGAL/Timer.h>#include <cassert>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | cdt |
| clang-15 does not support std::format | |
Toroidal simplicial complexes.
Causal Dynamical Triangulations in C++ using CGAL
Copyright © 2013 Adam Getchell
Periodic (toroidal) simplicial complexes
Definition in file Periodic_3_complex.hpp.