preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
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 (RBFIterativeConfiguration)
 
 BOOST_AUTO_TEST_CASE (RBFAliasConfiguration)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( Configuration )

Definition at line 20 of file MappingConfigurationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( RBFAliasConfiguration )

Definition at line 159 of file MappingConfigurationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( RBFDirectConfiguration )

Definition at line 48 of file MappingConfigurationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( RBFIterativeConfiguration )

Definition at line 122 of file MappingConfigurationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( RBFPUMConfiguration )

Definition at line 84 of file MappingConfigurationTest.cpp.

Here is the call graph for this function: