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

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (SendReceivePrimitives)
 
 BOOST_AUTO_TEST_CASE (SendReceiveRanges)
 
 BOOST_AUTO_TEST_CASE (SendReceiveEigen)
 
 BOOST_AUTO_TEST_CASE (BroadcastPrimitives)
 
 BOOST_AUTO_TEST_CASE (BroadcastVectors)
 
 BOOST_AUTO_TEST_CASE (ReducePrimitives)
 
 BOOST_AUTO_TEST_CASE (ReduceVectors)
 
 BOOST_AUTO_TEST_CASE (SendReceiveFourProcesses)
 
 BOOST_AUTO_TEST_CASE (SendReceiveTwo)
 
 BOOST_AUTO_TEST_CASE (SendReceiveFour)
 
 BOOST_AUTO_TEST_CASE (SendReceiveFourV2)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/11]

BOOST_AUTO_TEST_CASE ( BroadcastPrimitives )

Definition at line 40 of file MPIPortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/11]

BOOST_AUTO_TEST_CASE ( BroadcastVectors )

Definition at line 47 of file MPIPortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/11]

BOOST_AUTO_TEST_CASE ( ReducePrimitives )

Definition at line 54 of file MPIPortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/11]

BOOST_AUTO_TEST_CASE ( ReduceVectors )

Definition at line 61 of file MPIPortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/11]

BOOST_AUTO_TEST_CASE ( SendReceiveEigen )

Definition at line 33 of file MPIPortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [6/11]

BOOST_AUTO_TEST_CASE ( SendReceiveFour )

Definition at line 139 of file MPIPortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [7/11]

BOOST_AUTO_TEST_CASE ( SendReceiveFourProcesses )

Definition at line 121 of file MPIPortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [8/11]

BOOST_AUTO_TEST_CASE ( SendReceiveFourV2 )

Definition at line 146 of file MPIPortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [9/11]

BOOST_AUTO_TEST_CASE ( SendReceivePrimitives )

Definition at line 19 of file MPIPortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [10/11]

BOOST_AUTO_TEST_CASE ( SendReceiveRanges )

Definition at line 26 of file MPIPortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [11/11]

BOOST_AUTO_TEST_CASE ( SendReceiveTwo )

Definition at line 132 of file MPIPortsCommunicationTest.cpp.