![]() |
Peano
|
#include <string>
#include "tarch/la/Vector.h"
#include "tarch/mpi/Rank.h"
#include <mpi.h>
#include <functional>
Go to the source code of this file.
Data Structures | |
struct | tarch::mpi::StringMessage |
The string message looks like the other messages which I generate through DaStGen 2, but I actually wrote it myself manually to support dynamic string lengths. More... | |
Namespaces | |
namespace | tarch |
Have to include this header, as I need access to the SYCL_EXTERNAL keyword. | |
namespace | tarch::mpi |