preCICE v3.2.0
|
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) |
void precice::testing::com::primaryprimary::TestBroadcastEigen | ( | TestContext const & | context | ) |
void precice::testing::com::primaryprimary::TestBroadcastPrimitiveTypes | ( | TestContext const & | context | ) |
void precice::testing::com::primaryprimary::TestBroadcastVectors | ( | TestContext const & | context | ) |
void precice::testing::com::primaryprimary::TestReducePrimitiveTypes | ( | TestContext const & | context | ) |
void precice::testing::com::primaryprimary::TestReduceVectors | ( | TestContext const & | context | ) |
void precice::testing::com::primaryprimary::TestSendAndReceiveEigen | ( | TestContext const & | context | ) |
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.
void precice::testing::com::primaryprimary::TestSendAndReceiveRanges | ( | TestContext const & | context | ) |
void precice::testing::com::primaryprimary::TestSendReceiveFourProcesses | ( | TestContext const & | context | ) |