|
CDT++
Causal Dynamical Triangulations in C++
|
Directory dependency graph for tests:Files | |
| file | Apply_move_test.cpp [code] |
| Applying ergodic moves to manifolds. | |
| file | Bistellar_flip_test.cpp [code] |
| Comprehensive tests for bistellar flip operations. | |
| file | Ergodic_moves_3_test.cpp [code] |
| Tests for ergodic moves on foliated triangulations. | |
| file | Foliated_triangulation_test.cpp [code] |
| Tests for foliated triangulations. | |
| file | Function_ref_test.cpp [code] |
| Tests on function pointers, lambdas, and function_refs. | |
| file | Geometry_test.cpp [code] |
| Tests of new geometry data structure. | |
| file | main.cpp [code] |
| doctest driver | |
| file | Manifold_test.cpp [code] |
| Tests of new manifold data structure. | |
| file | Metropolis_test.cpp [code] |
| Tests for the Metropolis-Hastings algorithm. | |
| file | Move_always_test.cpp [code] |
| Tests for the Move Always algorithm. | |
| file | Move_command_test.cpp [code] |
| Tests of MoveCommand, that is, that moves are handled properly. | |
| file | Move_tracker_test.cpp [code] |
| Tests of MoveTracker, that is, that moves are tracked properly. | |
| file | S3Action_test.cpp [code] |
| Tests for the S3 action functions. | |
| file | Settings_test.cpp [code] |
| Global settings on integer types and MPFR precision. | |
| file | Tetrahedron_test.cpp [code] |
| Tests for 3D triangulated and foliated tetrahedrons. | |
| file | Torus_test.cpp [code] |
| Tests for wraparound grids. | |
| file | Utilities_test.cpp [code] |
| Tests on utility functions. | |
| file | Vertex_test.cpp [code] |
| Tests on points and vertices in foliated Delaunay triangulations. | |