preCICE v3.2.0
Loading...
Searching...
No Matches
SocketCommunicationTest.cpp File Reference
Include dependency graph for SocketCommunicationTest.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)
 PRECICE_TEST_SETUP ("A"_on(1_rank), "B"_on(1_rank), Require::Events) BOOST_AUTO_TEST_CASE(SendReceivePrimitives)
 PRECICE_TEST_SETUP ("A"_on(2_ranks), "B"_on(2_ranks), Require::Events) BOOST_AUTO_TEST_CASE(SendReceiveFourProcesses)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/7]

BOOST_AUTO_TEST_CASE ( BroadcastPrimitives )

Definition at line 45 of file SocketCommunicationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/7]

BOOST_AUTO_TEST_CASE ( BroadcastVectors )

Definition at line 53 of file SocketCommunicationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/7]

BOOST_AUTO_TEST_CASE ( ReducePrimitives )

Definition at line 61 of file SocketCommunicationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/7]

BOOST_AUTO_TEST_CASE ( ReduceVectors )

Definition at line 69 of file SocketCommunicationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/7]

BOOST_AUTO_TEST_CASE ( SendReceiveEigen )

Definition at line 37 of file SocketCommunicationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/7]

BOOST_AUTO_TEST_CASE ( SendReceivePrimitives )

Definition at line 21 of file SocketCommunicationTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/7]

BOOST_AUTO_TEST_CASE ( SendReceiveRanges )

Definition at line 29 of file SocketCommunicationTest.cpp.

Here is the call graph for this function:

◆ PRECICE_TEST_SETUP() [1/2]

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

Definition at line 80 of file SocketCommunicationTest.cpp.

Here is the call graph for this function:

◆ PRECICE_TEST_SETUP() [2/2]

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

Definition at line 136 of file SocketCommunicationTest.cpp.

Here is the call graph for this function: