preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
MPIDirectCommunicationTest.cpp File Reference
#include "com/MPIDirectCommunication.hpp"
#include "com/SharedPointer.hpp"
#include "com/tests/GenericTestFunctions.hpp"
#include "math/constants.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
Include dependency graph for MPIDirectCommunicationTest.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (SendReceivePrimitives)
 
 BOOST_AUTO_TEST_CASE (SendReceiveEigen)
 
 BOOST_AUTO_TEST_CASE (BroadcastPrimitives)
 
 BOOST_AUTO_TEST_CASE (BroadcastEigen)
 
 BOOST_AUTO_TEST_CASE (ReducePrimitives)
 
 BOOST_AUTO_TEST_CASE (ReduceEigen)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

BOOST_AUTO_TEST_CASE ( BroadcastEigen )

Definition at line 39 of file MPIDirectCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/6]

BOOST_AUTO_TEST_CASE ( BroadcastPrimitives )

Definition at line 32 of file MPIDirectCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/6]

BOOST_AUTO_TEST_CASE ( ReduceEigen )

Definition at line 53 of file MPIDirectCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/6]

BOOST_AUTO_TEST_CASE ( ReducePrimitives )

Definition at line 46 of file MPIDirectCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/6]

BOOST_AUTO_TEST_CASE ( SendReceiveEigen )

Definition at line 25 of file MPIDirectCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [6/6]

BOOST_AUTO_TEST_CASE ( SendReceivePrimitives )

Definition at line 18 of file MPIDirectCommunicationTest.cpp.