preCICE v3.2.0
Loading...
Searching...
No Matches
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 106 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 25 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 172 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 412 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 485 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 258 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 332 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 295 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 372 of file NearestNeighborMappingTest.cpp.

Here is the call graph for this function: