preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
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 145 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 37 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 61 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 258 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 289 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 273 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 229 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 201 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 170 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 85 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 115 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 16 of file PolationTest.cpp.

Here is the call graph for this function: