preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
NearestNeighborGradientMappingTest.cpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include "logging/LogMacros.hpp"
#include "mapping/Mapping.hpp"
#include "mapping/NearestNeighborGradientMapping.hpp"
#include "math/constants.hpp"
#include "mesh/Mesh.hpp"
#include "mesh/SharedPointer.hpp"
#include "mesh/Vertex.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
Include dependency graph for NearestNeighborGradientMappingTest.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (ConsistentNonIncremental)
 
 BOOST_AUTO_TEST_CASE (ConsistentGradientNotConstant)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( ConsistentGradientNotConstant )

Definition at line 104 of file NearestNeighborGradientMappingTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( ConsistentNonIncremental )

Definition at line 19 of file NearestNeighborGradientMappingTest.cpp.

Here is the call graph for this function: