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

Tests for the S3 action functions. More...

#include "S3Action.hpp"
#include <doctest/doctest.h>
#include "Manifold.hpp"
+ Include dependency graph for S3Action_test.cpp:

Go to the source code of this file.

Functions

 SCENARIO ("Calculate the bulk action on S3 triangulations" *doctest::test_suite("s3action"))
 

Detailed Description

Tests for the S3 action functions.

Author
Adam Getchell

Ensures that the S3 bulk action calculations are correct, and give similar results for similar values.

Definition in file S3Action_test.cpp.

Function Documentation

◆ SCENARIO()

SCENARIO ( "Calculate the bulk action on S3 triangulations" *  doctest::test_suite"s3action")

Definition at line 22 of file S3Action_test.cpp.