preCICE
Loading...
Searching...
No Matches
MappingConfigurationTest.cpp File Reference
#include <memory>
#include <string>
#include <vector>
#include "logging/Logger.hpp"
#include "mapping/Mapping.hpp"
#include "mapping/config/MappingConfiguration.hpp"
#include "mesh/SharedPointer.hpp"
#include "mesh/config/DataConfiguration.hpp"
#include "mesh/config/MeshConfiguration.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "xml/XMLTag.hpp"
Include dependency graph for MappingConfigurationTest.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (Configuration)
 BOOST_AUTO_TEST_CASE (RBFDirectConfiguration)
 BOOST_AUTO_TEST_CASE (RBFPUMConfiguration)
 BOOST_AUTO_TEST_CASE (CGConfiguration)
 BOOST_AUTO_TEST_CASE (RBFIterativeConfiguration)
 BOOST_AUTO_TEST_CASE (RBFAliasConfiguration)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

BOOST_AUTO_TEST_CASE ( CGConfiguration )

Definition at line 124 of file MappingConfigurationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/6]

BOOST_AUTO_TEST_CASE ( Configuration )

Definition at line 21 of file MappingConfigurationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/6]

BOOST_AUTO_TEST_CASE ( RBFAliasConfiguration )

Definition at line 186 of file MappingConfigurationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/6]

BOOST_AUTO_TEST_CASE ( RBFDirectConfiguration )

Definition at line 50 of file MappingConfigurationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/6]

BOOST_AUTO_TEST_CASE ( RBFIterativeConfiguration )

Definition at line 148 of file MappingConfigurationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/6]

BOOST_AUTO_TEST_CASE ( RBFPUMConfiguration )

Definition at line 87 of file MappingConfigurationTest.cpp.

Here is the call graph for this function: