preCICE v3.1.2
Loading...
Searching...
No Matches
Namespaces | Functions
ProvidedPartitionTest.cpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include <deque>
#include <map>
#include <memory>
#include <string>
#include <vector>
#include "com/Communication.hpp"
#include "com/Extra.hpp"
#include "com/SharedPointer.hpp"
#include "m2n/M2N.hpp"
#include "mapping/Mapping.hpp"
#include "mapping/NearestNeighborMapping.hpp"
#include "mapping/SharedPointer.hpp"
#include "math/constants.hpp"
#include "mesh/BoundingBox.hpp"
#include "mesh/Data.hpp"
#include "mesh/Mesh.hpp"
#include "mesh/SharedPointer.hpp"
#include "partition/Partition.hpp"
#include "partition/ProvidedPartition.hpp"
#include "partition/ReceivedPartition.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "utils/assertion.hpp"
Include dependency graph for ProvidedPartitionTest.cpp:

Go to the source code of this file.

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::mesh
 provides Mesh, Data and primitives.
 

Functions

 BOOST_AUTO_TEST_CASE (TestGatherAndCommunicate2D)
 
 BOOST_AUTO_TEST_CASE (TestGatherAndCommunicate3D)
 
 BOOST_AUTO_TEST_CASE (TestOnlyDistribution2D)
 
 BOOST_AUTO_TEST_CASE (TestCompareBoundingBoxes2D)
 
 BOOST_AUTO_TEST_CASE (TestSendBoundingBoxes3D)
 
 BOOST_AUTO_TEST_CASE (TestCommunicateLocalMeshPartitions)
 
 BOOST_AUTO_TEST_CASE (TestTwoLevelRepartitioning2D)
 
 BOOST_AUTO_TEST_CASE (TestTwoLevelRepartitioning3D)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/8]

BOOST_AUTO_TEST_CASE ( TestCommunicateLocalMeshPartitions )

Definition at line 488 of file ProvidedPartitionTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/8]

BOOST_AUTO_TEST_CASE ( TestCompareBoundingBoxes2D )

Definition at line 299 of file ProvidedPartitionTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/8]

BOOST_AUTO_TEST_CASE ( TestGatherAndCommunicate2D )

Definition at line 41 of file ProvidedPartitionTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/8]

BOOST_AUTO_TEST_CASE ( TestGatherAndCommunicate3D )

Definition at line 112 of file ProvidedPartitionTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/8]

BOOST_AUTO_TEST_CASE ( TestOnlyDistribution2D )

Definition at line 223 of file ProvidedPartitionTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/8]

BOOST_AUTO_TEST_CASE ( TestSendBoundingBoxes3D )

Definition at line 405 of file ProvidedPartitionTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/8]

BOOST_AUTO_TEST_CASE ( TestTwoLevelRepartitioning2D )

Definition at line 585 of file ProvidedPartitionTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [8/8]

BOOST_AUTO_TEST_CASE ( TestTwoLevelRepartitioning3D )

Definition at line 723 of file ProvidedPartitionTest.cpp.

Here is the call graph for this function: