preCICE v3.2.0
Loading...
Searching...
No Matches
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 252 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 211 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 284 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 315 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 372 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 90 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 Connector are different participants

Definition at line 24 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 130 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 168 of file GenericTestFunctions.hpp.

Here is the call graph for this function: