preCICE v3.2.0
Loading...
Searching...
No Matches
PolationTest.cpp File Reference
#include <vector>
#include "Eigen/Core"
#include "mapping/Polation.hpp"
#include "mesh/Edge.hpp"
#include "mesh/Triangle.hpp"
#include "mesh/Vertex.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
Include dependency graph for PolationTest.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (VertexInterpolation)
 BOOST_AUTO_TEST_CASE (EdgeInterpolation)
 BOOST_AUTO_TEST_CASE (EdgeProjectedInterpolation)
 BOOST_AUTO_TEST_CASE (TriangleInterpolation)
 BOOST_AUTO_TEST_CASE (TriangleProjectedInterpolation)
 BOOST_AUTO_TEST_CASE (EdgeExtrapolation)
 BOOST_AUTO_TEST_CASE (TriangleExtrapolation)
 BOOST_AUTO_TEST_CASE (TetrahedronInterpolation)
 BOOST_AUTO_TEST_CASE (TetrahedronExtrapolation)
 BOOST_AUTO_TEST_CASE (PolationToleranceEdge)
 BOOST_AUTO_TEST_CASE (PolationToleranceTriangle)
 BOOST_AUTO_TEST_CASE (PolationToleranceTetra)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/12]

BOOST_AUTO_TEST_CASE ( EdgeExtrapolation )

Definition at line 151 of file PolationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/12]

BOOST_AUTO_TEST_CASE ( EdgeInterpolation )

Definition at line 39 of file PolationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/12]

BOOST_AUTO_TEST_CASE ( EdgeProjectedInterpolation )

Definition at line 64 of file PolationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/12]

BOOST_AUTO_TEST_CASE ( PolationToleranceEdge )

Definition at line 268 of file PolationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/12]

BOOST_AUTO_TEST_CASE ( PolationToleranceTetra )

Definition at line 301 of file PolationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/12]

BOOST_AUTO_TEST_CASE ( PolationToleranceTriangle )

Definition at line 284 of file PolationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/12]

BOOST_AUTO_TEST_CASE ( TetrahedronExtrapolation )

Definition at line 238 of file PolationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [8/12]

BOOST_AUTO_TEST_CASE ( TetrahedronInterpolation )

Definition at line 209 of file PolationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [9/12]

BOOST_AUTO_TEST_CASE ( TriangleExtrapolation )

Definition at line 177 of file PolationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [10/12]

BOOST_AUTO_TEST_CASE ( TriangleInterpolation )

Definition at line 89 of file PolationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [11/12]

BOOST_AUTO_TEST_CASE ( TriangleProjectedInterpolation )

Definition at line 120 of file PolationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [12/12]

BOOST_AUTO_TEST_CASE ( VertexInterpolation )

Definition at line 17 of file PolationTest.cpp.

Here is the call graph for this function: