preCICE v3.2.0
Loading...
Searching...
No Matches
precice::testing::com::intracomm Namespace Reference

Functions

template<typename T>
void TestSendAndReceivePrimitiveTypes (TestContext const &context)
template<typename T>
void TestSendAndReceiveEigen (TestContext const &context)
template<typename T>
void TestSendAndReceiveRanges (TestContext const &context)
template<typename T>
void TestBroadcastPrimitiveTypes (TestContext const &context)
template<typename T>
void TestBroadcastVectors (TestContext const &context)
template<typename T>
void TestReducePrimitiveTypes (TestContext const &context)
template<typename T>
void TestReduceVectors (TestContext const &context)

Function Documentation

◆ TestBroadcastPrimitiveTypes()

template<typename T>
void precice::testing::com::intracomm::TestBroadcastPrimitiveTypes ( TestContext const & context)

Definition at line 583 of file GenericTestFunctions.hpp.

Here is the call graph for this function:

◆ TestBroadcastVectors()

template<typename T>
void precice::testing::com::intracomm::TestBroadcastVectors ( TestContext const & context)

Definition at line 624 of file GenericTestFunctions.hpp.

Here is the call graph for this function:

◆ TestReducePrimitiveTypes()

template<typename T>
void precice::testing::com::intracomm::TestReducePrimitiveTypes ( TestContext const & context)

Definition at line 674 of file GenericTestFunctions.hpp.

Here is the call graph for this function:

◆ TestReduceVectors()

template<typename T>
void precice::testing::com::intracomm::TestReduceVectors ( TestContext const & context)

Definition at line 731 of file GenericTestFunctions.hpp.

Here is the call graph for this function:

◆ TestSendAndReceiveEigen()

template<typename T>
void precice::testing::com::intracomm::TestSendAndReceiveEigen ( TestContext const & context)

Definition at line 505 of file GenericTestFunctions.hpp.

Here is the call graph for this function:

◆ TestSendAndReceivePrimitiveTypes()

template<typename T>
void precice::testing::com::intracomm::TestSendAndReceivePrimitiveTypes ( TestContext const & context)

Tests for intra-participant communication Connections Acceptor and Connector are the same participant

Definition at line 439 of file GenericTestFunctions.hpp.

Here is the call graph for this function:

◆ TestSendAndReceiveRanges()

template<typename T>
void precice::testing::com::intracomm::TestSendAndReceiveRanges ( TestContext const & context)

Definition at line 545 of file GenericTestFunctions.hpp.

Here is the call graph for this function: