preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
precice::testing::com::primaryprimary 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 TestSendReceiveFourProcesses (TestContext const &context)
 
template<typename T >
void TestBroadcastPrimitiveTypes (TestContext const &context)
 
template<typename T >
void TestBroadcastEigen (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

◆ TestBroadcastEigen()

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

Definition at line 254 of file GenericTestFunctions.hpp.

Here is the call graph for this function:

◆ TestBroadcastPrimitiveTypes()

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

Definition at line 213 of file GenericTestFunctions.hpp.

Here is the call graph for this function:

◆ TestBroadcastVectors()

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

Definition at line 286 of file GenericTestFunctions.hpp.

Here is the call graph for this function:

◆ TestReducePrimitiveTypes()

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

Definition at line 317 of file GenericTestFunctions.hpp.

Here is the call graph for this function:

◆ TestReduceVectors()

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

Definition at line 374 of file GenericTestFunctions.hpp.

Here is the call graph for this function:

◆ TestSendAndReceiveEigen()

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

Definition at line 92 of file GenericTestFunctions.hpp.

Here is the call graph for this function:

◆ TestSendAndReceivePrimitiveTypes()

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

Tests for primary connections Acceptor and Requestor are different participants

Definition at line 26 of file GenericTestFunctions.hpp.

Here is the call graph for this function:

◆ TestSendAndReceiveRanges()

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

Definition at line 132 of file GenericTestFunctions.hpp.

Here is the call graph for this function:

◆ TestSendReceiveFourProcesses()

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

Definition at line 170 of file GenericTestFunctions.hpp.

Here is the call graph for this function: