|
preCICE v3.3.0
|
#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"Go to the source code of this file.
Functions | |
| PRECICE_TEST_SETUP (1_rank) | |
| BOOST_AUTO_TEST_CASE (ConsistentSpreadX) | |
| BOOST_AUTO_TEST_CASE (ConsistentSpreadZ) | |
| BOOST_AUTO_TEST_CASE (ConsistentCollectX) | |
| BOOST_AUTO_TEST_CASE (ConsistentCollectZ) | |
| BOOST_AUTO_TEST_CASE | ( | ConsistentCollectX | ) |
Definition at line 145 of file AxialGeoMultiscaleMappingTest.cpp.
| BOOST_AUTO_TEST_CASE | ( | ConsistentCollectZ | ) |
Definition at line 195 of file AxialGeoMultiscaleMappingTest.cpp.
| BOOST_AUTO_TEST_CASE | ( | ConsistentSpreadX | ) |
Definition at line 23 of file AxialGeoMultiscaleMappingTest.cpp.
| BOOST_AUTO_TEST_CASE | ( | ConsistentSpreadZ | ) |
Definition at line 85 of file AxialGeoMultiscaleMappingTest.cpp.
| PRECICE_TEST_SETUP | ( | 1_rank | ) |