CDT++
Causal Dynamical Triangulations in C++
Loading...
Searching...
No Matches
Functions
Apply_move_test.cpp File Reference

Applying ergodic moves to manifolds. More...

#include "Apply_move.hpp"
#include <doctest/doctest.h>
#include "Ergodic_moves_3.hpp"
+ Include dependency graph for Apply_move_test.cpp:

Go to the source code of this file.

Functions

 SCENARIO ("Apply an ergodic move to 2+1 manifolds" *doctest::test_suite("apply"))
 

Detailed Description

Applying ergodic moves to manifolds.

Author
Adam Getchell

Tests applying ergodic moves singly and in groups

Definition in file Apply_move_test.cpp.

Function Documentation

◆ SCENARIO()

SCENARIO ( "Apply an ergodic move to 2+1 manifolds" *  doctest::test_suite"apply")

Definition at line 20 of file Apply_move_test.cpp.