|
CDT++
Causal Dynamical Triangulations in C++
|
Files | |
| file | Apply_move.hpp [code] |
| Apply Pachner moves to foliated Delaunay triangulations. | |
| file | Ergodic_moves_3.hpp [code] |
| Pachner moves on 2+1 dimensional foliated Delaunay triangulations. | |
| file | Foliated_triangulation.hpp [code] |
| Create foliated spherical triangulations. | |
| file | Formatters.hpp [code] |
| Formatter specializations for various types. | |
| file | Geometry.hpp [code] |
| Geometric scalars of the Manifold used to calculate the Regge action. | |
| file | Manifold.hpp [code] |
| Data structures for manifolds. | |
| file | Metropolis.hpp [code] |
| Perform Metropolis-Hastings algorithm on Delaunay Triangulations. | |
| file | Move_always.hpp [code] |
| Randomly selects moves to always perform on triangulations. | |
| file | Move_command.hpp [code] |
| Do ergodic moves using the Command pattern. | |
| file | Move_strategy.hpp [code] |
| Template class for move algorithms (strategies) on manifolds. | |
| file | Move_tracker.hpp [code] |
| Track ergodic moves. | |
| file | Periodic_3_complex.hpp [code] |
| Toroidal simplicial complexes. | |
| file | Periodic_3_triangulations.hpp [code] |
| Toroidal 3D triangulations. | |
| file | S3Action.hpp [code] |
| Calculate S3 bulk actions on 3D Delaunay Triangulations. | |
| file | Settings.hpp [code] |
| Global integer and precision settings. | |
| file | Torus_d.hpp [code] |
| Functions on d-dimensional torus. | |
| file | Triangulation_traits.hpp [code] |
| Traits class for particular uses of CGAL. | |
| file | Utilities.hpp [code] |
| Utility functions. | |