|
CDT++ 1.0.0
Causal Dynamical Triangulations in C++
|
Template class for move algorithms (strategies) on manifolds. More...
Go to the source code of this file.
Namespaces | |
| namespace | cdt |
| clang-15 does not support std::format | |
Enumerations | |
| enum class | cdt::MoveStrategyKind { cdt::MOVE_ALWAYS , cdt::METROPOLIS } |
| The algorithms available to make ergodic moves on triangulations. More... | |
Template class for move algorithms (strategies) on manifolds.
Template class for all move algorithms, e.g. Metropolis, MoveAlways.
Definition in file Move_strategy.hpp.