|
CDT++ 1.0.0
Causal Dynamical Triangulations in C++
|
Toroidal 3D triangulations. More...
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>#include <CGAL/Periodic_3_Delaunay_triangulation_3.h>#include <CGAL/Periodic_3_triangulation_filtered_traits_3.h>#include <CGAL/point_generators_2.h>#include <CGAL/Random.h>#include <CGAL/Timer.h>#include <CGAL/Triangulation_vertex_base_with_info_3.h>#include <fmt/ostream.h>#include <cassert>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | cdt |
| clang-15 does not support std::format | |
Toroidal 3D triangulations.
Causal Dynamical Triangulations in C++ using CGAL
Copyright © 2014 Adam Getchell
Periodic (toroidal) 3D triangulations
Definition in file Periodic_3_triangulations.hpp.