preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
LinearCellInterpolationMappingTest.cpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include <memory>
#include "logging/LogMacros.hpp"
#include "mapping/LinearCellInterpolationMapping.hpp"
#include "mapping/Mapping.hpp"
#include "math/constants.hpp"
#include "mesh/Data.hpp"
#include "mesh/Mesh.hpp"
#include "mesh/SharedPointer.hpp"
#include "mesh/Utils.hpp"
#include "mesh/Vertex.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
Include dependency graph for LinearCellInterpolationMappingTest.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (Consistent)
 
 BOOST_AUTO_TEST_CASE (Conservative)
 
 BOOST_AUTO_TEST_CASE (ConsistentOneTetra3D)
 
 BOOST_AUTO_TEST_CASE (ConservativeOneTetra3D)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( Conservative )

Definition at line 91 of file LinearCellInterpolationMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( ConservativeOneTetra3D )

Definition at line 228 of file LinearCellInterpolationMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( Consistent )

Definition at line 22 of file LinearCellInterpolationMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( ConsistentOneTetra3D )

Definition at line 163 of file LinearCellInterpolationMappingTest.cpp.

Here is the call graph for this function: