preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
MPISinglePortsCommunicationTest.cpp File Reference
#include "GenericTestFunctions.hpp"
#include "com/MPISinglePortsCommunication.hpp"
#include "com/SharedPointer.hpp"
#include "math/constants.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
Include dependency graph for MPISinglePortsCommunicationTest.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 (BroadcastVectors)
 
 BOOST_AUTO_TEST_CASE (ReducePrimitives)
 
 BOOST_AUTO_TEST_CASE (ReduceVectors)
 
 BOOST_AUTO_TEST_CASE (SendReceiveRanges)
 
 BOOST_AUTO_TEST_CASE (BroadcastEigen)
 
 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/12]

BOOST_AUTO_TEST_CASE ( BroadcastEigen )

Definition at line 93 of file MPISinglePortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/12]

BOOST_AUTO_TEST_CASE ( BroadcastPrimitives )

Definition at line 33 of file MPISinglePortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/12]

BOOST_AUTO_TEST_CASE ( BroadcastVectors )

Definition at line 40 of file MPISinglePortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/12]

BOOST_AUTO_TEST_CASE ( ReducePrimitives )

Definition at line 47 of file MPISinglePortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/12]

BOOST_AUTO_TEST_CASE ( ReduceVectors )

Definition at line 54 of file MPISinglePortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [6/12]

BOOST_AUTO_TEST_CASE ( SendReceiveEigen )

Definition at line 26 of file MPISinglePortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [7/12]

BOOST_AUTO_TEST_CASE ( SendReceiveFour )

Definition at line 132 of file MPISinglePortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [8/12]

BOOST_AUTO_TEST_CASE ( SendReceiveFourProcesses )

Definition at line 114 of file MPISinglePortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [9/12]

BOOST_AUTO_TEST_CASE ( SendReceiveFourV2 )

Definition at line 139 of file MPISinglePortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [10/12]

BOOST_AUTO_TEST_CASE ( SendReceivePrimitives )

Definition at line 19 of file MPISinglePortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [11/12]

BOOST_AUTO_TEST_CASE ( SendReceiveRanges )

Definition at line 72 of file MPISinglePortsCommunicationTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [12/12]

BOOST_AUTO_TEST_CASE ( SendReceiveTwo )

Definition at line 125 of file MPISinglePortsCommunicationTest.cpp.