preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
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 19 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 182 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 100 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 141 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 60 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 242 of file TriangleTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [7/7]

BOOST_AUTO_TEST_CASE ( TriangleWKTPrint )

Definition at line 278 of file TriangleTest.cpp.

Here is the call graph for this function: