preCICE v3.2.0
Loading...
Searching...
No Matches
TetrahedronTest.cpp File Reference
#include <Eigen/Core>
#include <sstream>
#include <string>
#include "logging/Logger.hpp"
#include "mesh/Tetrahedron.hpp"
#include "mesh/Vertex.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
Include dependency graph for TetrahedronTest.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (BasicTetra)
 BOOST_AUTO_TEST_CASE (WeirdTetra)
 BOOST_AUTO_TEST_CASE (TetrahedronEquality)
 BOOST_AUTO_TEST_CASE (TetrahedronWKTPrint)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( BasicTetra )

Definition at line 17 of file TetrahedronTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( TetrahedronEquality )

Definition at line 100 of file TetrahedronTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( TetrahedronWKTPrint )

Definition at line 126 of file TetrahedronTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( WeirdTetra )

Definition at line 57 of file TetrahedronTest.cpp.

Here is the call graph for this function: