preCICE v3.2.0
Loading...
Searching...
No Matches
CommunicateBoundingBoxTest.cpp File Reference
#include <map>
#include <memory>
#include <vector>
#include "com/Extra.hpp"
#include "com/SharedPointer.hpp"
#include "m2n/M2N.hpp"
#include "mesh/BoundingBox.hpp"
#include "mesh/Mesh.hpp"
#include "precice/impl/Types.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "utils/IntraComm.hpp"
Include dependency graph for CommunicateBoundingBoxTest.cpp:

Go to the source code of this file.

Functions

 PRECICE_TEST_SETUP ("A"_on(1_rank), "B"_on(1_rank), Require::Events) BOOST_AUTO_TEST_CASE(SendAndReceiveBoundingBox)
 PRECICE_TEST_SETUP (""_on(4_ranks).setupIntraComm(), Require::Events) BOOST_AUTO_TEST_CASE(BroadcastSendAndReceiveBoundingBoxMap)

Function Documentation

◆ PRECICE_TEST_SETUP() [1/2]

PRECICE_TEST_SETUP ( "" _on4_ranks).setupIntraComm(,
Require::Events  )

Definition at line 92 of file CommunicateBoundingBoxTest.cpp.

Here is the call graph for this function:

◆ PRECICE_TEST_SETUP() [2/2]

PRECICE_TEST_SETUP ( "A" _on1_rank,
"B" _on1_rank,
Require::Events  )

Definition at line 23 of file CommunicateBoundingBoxTest.cpp.

Here is the call graph for this function: