#include <memory>
#include <string>
#include <vector>
#include "com/Communication.hpp"
#include "com/SharedPointer.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "utils/IntraComm.hpp"
#include "utils/Parallel.hpp"
Go to the source code of this file.
◆ PRECICE_TEST_SETUP() [1/4]
| PRECICE_TEST_SETUP |
( |
"" | _on2_ranks).setupIntraComm( | ) |
|
◆ PRECICE_TEST_SETUP() [2/4]
| PRECICE_TEST_SETUP |
( |
"" | _on3_ranks).setupIntraComm( | ) |
|
◆ PRECICE_TEST_SETUP() [3/4]
| PRECICE_TEST_SETUP |
( |
"Offset" | _on1_rank, |
|
|
"Test" | _on2_ranks).setupIntraComm( ) |
◆ PRECICE_TEST_SETUP() [4/4]
| PRECICE_TEST_SETUP |
( |
"Offset" | _on1_rank, |
|
|
"Test" | _on3_ranks).setupIntraComm( ) |