CDT++ 1.0.0
Causal Dynamical Triangulations in C++
Loading...
Searching...
No Matches
Move_command.hpp File Reference

Do ergodic moves using the Command pattern. More...

#include <spdlog/spdlog.h>
#include "Ergodic_moves_3.hpp"
#include "Random.hpp"
Include dependency graph for Move_command.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cdt::MoveCommand< ManifoldType >
 Queue and execute requested moves against a three-dimensional manifold while tracking attempted and successful transitions. More...

Namespaces

namespace  cdt
 clang-15 does not support std::format

Detailed Description

Do ergodic moves using the Command pattern.

Author
Adam Getchell

Definition in file Move_command.hpp.