preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
NearestNeighborMappingTest.cpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include <memory>
#include <string_view>
#include "logging/LogMacros.hpp"
#include "mapping/Mapping.hpp"
#include "mapping/NearestNeighborMapping.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 "time/Sample.hpp"
Include dependency graph for NearestNeighborMappingTest.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (ConsistentNonIncremental)
 
 BOOST_AUTO_TEST_CASE (ConservativeNonIncremental)
 
 BOOST_AUTO_TEST_CASE (ScaledConsistentNonIncremental)
 
 BOOST_AUTO_TEST_CASE (ScaledConsistentZeroData)
 
 BOOST_AUTO_TEST_CASE (ScaledConsistentZeroIntegral)
 
 BOOST_AUTO_TEST_CASE (ScaledConsistentZeroDataComponent)
 
 BOOST_AUTO_TEST_CASE (ScaledConsistentZeroIntegralComponent)
 
 BOOST_AUTO_TEST_CASE (ScaledConsistentVolume2D)
 
 BOOST_AUTO_TEST_CASE (ScaledConsistentVolume3D)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/9]

BOOST_AUTO_TEST_CASE ( ConservativeNonIncremental )

Definition at line 104 of file NearestNeighborMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/9]

BOOST_AUTO_TEST_CASE ( ConsistentNonIncremental )

Definition at line 24 of file NearestNeighborMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/9]

BOOST_AUTO_TEST_CASE ( ScaledConsistentNonIncremental )

Definition at line 169 of file NearestNeighborMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/9]

BOOST_AUTO_TEST_CASE ( ScaledConsistentVolume2D )

Definition at line 404 of file NearestNeighborMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/9]

BOOST_AUTO_TEST_CASE ( ScaledConsistentVolume3D )

Definition at line 476 of file NearestNeighborMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/9]

BOOST_AUTO_TEST_CASE ( ScaledConsistentZeroData )

Definition at line 254 of file NearestNeighborMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/9]

BOOST_AUTO_TEST_CASE ( ScaledConsistentZeroDataComponent )

Definition at line 326 of file NearestNeighborMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [8/9]

BOOST_AUTO_TEST_CASE ( ScaledConsistentZeroIntegral )

Definition at line 290 of file NearestNeighborMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [9/9]

BOOST_AUTO_TEST_CASE ( ScaledConsistentZeroIntegralComponent )

Definition at line 365 of file NearestNeighborMappingTest.cpp.

Here is the call graph for this function: