preCICE
Loading...
Searching...
No Matches
AxialGeoMultiscaleMappingTest.cpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include <memory>
#include "logging/LogMacros.hpp"
#include "mapping/AxialGeoMultiscaleMapping.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 AxialGeoMultiscaleMappingTest.cpp:

Go to the source code of this file.

Functions

 PRECICE_TEST_SETUP (1_rank)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadVectorParabolicZ1D3D)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadVectorUniformX1D3D)
 BOOST_AUTO_TEST_CASE (ConsistentCollectVectorX1D3D)
 BOOST_AUTO_TEST_CASE (ConsistentCollectZ1D3D)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadScalarParabolicY1D3D)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadScalarUniformX1D3D)
 BOOST_AUTO_TEST_CASE (ConsistentCollectScalarZ1D3D)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadScalarUniformZ2D3D)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadScalarParabolicZ2D3D)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadUniformVectorY2D3D)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadParabolicVectorY2D3D)
 BOOST_AUTO_TEST_CASE (ConsistentCollectScalarX2D3D)
 BOOST_AUTO_TEST_CASE (ConsistentCollectVectorY2D3D)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadScalarParabolicZ1D2D)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadScalarUniformZ1D2D)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadVectorParabolicY1D2D)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadVectorUniformY1D2D)
 BOOST_AUTO_TEST_CASE (ConsistentCollectScalarX1D2D)
 BOOST_AUTO_TEST_CASE (ConsistentCollectVectorX1D2D)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadScalarParabolicZ1D3D_Square)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadScalarUniformZ1D3D_Square)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadVectorParabolicX1D3D_Square)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadVectorUniformX1D3D_Square)
 BOOST_AUTO_TEST_CASE (ConsistentCollectScalarUniformX1D3D_Square)
 BOOST_AUTO_TEST_CASE (ConsistentCollectVectorUniformX1D3D_Square)
 BOOST_AUTO_TEST_CASE (ConsistentCollectScalarParabolicX1D3D_Square)
 BOOST_AUTO_TEST_CASE (ConsistentCollectVectorParabolicX1D3D_Square)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadScalarUniformZ2D3D_Square)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadScalarParabolicZ2D3D_Square)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadVectorUniformY2D3D_Square)
 BOOST_AUTO_TEST_CASE (ConsistentSpreadVectorParabolicY2D3D_Square)
 BOOST_AUTO_TEST_CASE (ConsistentCollectScalarUniformX2D3D_Square)
 BOOST_AUTO_TEST_CASE (ConsistentCollectVectorUniformY2D3D_Square)
 BOOST_AUTO_TEST_CASE (ConsistentCollectScalarParabolicX2D3D_Square)
 BOOST_AUTO_TEST_CASE (ConsistentCollectVectorParabolicY2D3D_Square)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/35]

BOOST_AUTO_TEST_CASE ( ConsistentCollectScalarParabolicX1D3D_Square )

Definition at line 1271 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/35]

BOOST_AUTO_TEST_CASE ( ConsistentCollectScalarParabolicX2D3D_Square )

Definition at line 1706 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/35]

BOOST_AUTO_TEST_CASE ( ConsistentCollectScalarUniformX1D3D_Square )

Definition at line 1182 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/35]

BOOST_AUTO_TEST_CASE ( ConsistentCollectScalarUniformX2D3D_Square )

Definition at line 1608 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/35]

BOOST_AUTO_TEST_CASE ( ConsistentCollectScalarX1D2D )

Definition at line 876 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/35]

BOOST_AUTO_TEST_CASE ( ConsistentCollectScalarX2D3D )

Definition at line 579 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/35]

BOOST_AUTO_TEST_CASE ( ConsistentCollectScalarZ1D3D )

Definition at line 338 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [8/35]

BOOST_AUTO_TEST_CASE ( ConsistentCollectVectorParabolicX1D3D_Square )

Definition at line 1313 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [9/35]

BOOST_AUTO_TEST_CASE ( ConsistentCollectVectorParabolicY2D3D_Square )

Definition at line 1773 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [10/35]

BOOST_AUTO_TEST_CASE ( ConsistentCollectVectorUniformX1D3D_Square )

Definition at line 1224 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [11/35]

BOOST_AUTO_TEST_CASE ( ConsistentCollectVectorUniformY2D3D_Square )

Definition at line 1656 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [12/35]

BOOST_AUTO_TEST_CASE ( ConsistentCollectVectorX1D2D )

Definition at line 915 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [13/35]

BOOST_AUTO_TEST_CASE ( ConsistentCollectVectorX1D3D )

Definition at line 144 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [14/35]

BOOST_AUTO_TEST_CASE ( ConsistentCollectVectorY2D3D )

Definition at line 627 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [15/35]

BOOST_AUTO_TEST_CASE ( ConsistentCollectZ1D3D )

Definition at line 194 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [16/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadParabolicVectorY2D3D )

Definition at line 530 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [17/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadScalarParabolicY1D3D )

Definition at line 244 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [18/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadScalarParabolicZ1D2D )

Definition at line 678 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [19/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadScalarParabolicZ1D3D_Square )

Definition at line 958 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [20/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadScalarParabolicZ2D3D )

Definition at line 431 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [21/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadScalarParabolicZ2D3D_Square )

Definition at line 1407 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [22/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadScalarUniformX1D3D )

Definition at line 292 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [23/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadScalarUniformZ1D2D )

Definition at line 726 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [24/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadScalarUniformZ1D3D_Square )

Definition at line 1018 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [25/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadScalarUniformZ2D3D )

Definition at line 382 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [26/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadScalarUniformZ2D3D_Square )

Definition at line 1360 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [27/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadUniformVectorY2D3D )

Definition at line 479 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [28/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadVectorParabolicX1D3D_Square )

Definition at line 1063 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [29/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadVectorParabolicY1D2D )

Definition at line 769 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [30/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadVectorParabolicY2D3D_Square )

Definition at line 1530 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [31/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadVectorParabolicZ1D3D )

Definition at line 23 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [32/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadVectorUniformX1D3D )

Definition at line 83 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [33/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadVectorUniformX1D3D_Square )

Definition at line 1136 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [34/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadVectorUniformY1D2D )

Definition at line 824 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [35/35]

BOOST_AUTO_TEST_CASE ( ConsistentSpreadVectorUniformY2D3D_Square )

Definition at line 1481 of file AxialGeoMultiscaleMappingTest.cpp.

Here is the call graph for this function:

◆ PRECICE_TEST_SETUP()

PRECICE_TEST_SETUP ( 1_rank )