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

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (DirectionalEdges)
 BOOST_AUTO_TEST_CASE (SecondFlipped)
 BOOST_AUTO_TEST_CASE (ReversedFirstFlipped)
 BOOST_AUTO_TEST_CASE (ReversedLastFlipped)
 BOOST_AUTO_TEST_CASE (RangeAccess)
 BOOST_AUTO_TEST_CASE (TriangleEquality)
 BOOST_AUTO_TEST_CASE (TriangleWKTPrint)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/7]

BOOST_AUTO_TEST_CASE ( DirectionalEdges )

Definition at line 20 of file TriangleTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/7]

BOOST_AUTO_TEST_CASE ( RangeAccess )

Definition at line 187 of file TriangleTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/7]

BOOST_AUTO_TEST_CASE ( ReversedFirstFlipped )

Definition at line 103 of file TriangleTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/7]

BOOST_AUTO_TEST_CASE ( ReversedLastFlipped )

Definition at line 145 of file TriangleTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/7]

BOOST_AUTO_TEST_CASE ( SecondFlipped )

Definition at line 62 of file TriangleTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/7]

BOOST_AUTO_TEST_CASE ( TriangleEquality )

Definition at line 248 of file TriangleTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/7]

BOOST_AUTO_TEST_CASE ( TriangleWKTPrint )

Definition at line 285 of file TriangleTest.cpp.

Here is the call graph for this function: