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

Tests of new geometry data structure. More...

#include "Geometry.hpp"
#include <doctest/doctest.h>
+ Include dependency graph for Geometry_test.cpp:

Go to the source code of this file.

Functions

 GIVEN ("A 3-dimensional geometry.")
 
 GIVEN ("A small 3-dimensional geometry.")
 
 SCENARIO ("Geometry special member and swap properties" *doctest::test_suite("geometry"))
 

Detailed Description

Tests of new geometry data structure.

Author
Adam Getchell

Definition in file Geometry_test.cpp.

Function Documentation

◆ GIVEN() [1/2]

GIVEN ( "A 3-dimensional geometry."  )

Definition at line 125 of file Geometry_test.cpp.

◆ GIVEN() [2/2]

GIVEN ( "A small 3-dimensional geometry."  )

Definition at line 68 of file Geometry_test.cpp.

◆ SCENARIO()

SCENARIO ( "Geometry special member and swap properties" *  doctest::test_suite"geometry")

Definition at line 18 of file Geometry_test.cpp.