preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
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 585 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 626 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 676 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 733 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 507 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 Requestor are the same participant

Definition at line 441 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 547 of file GenericTestFunctions.hpp.

Here is the call graph for this function: