preCICE v3.1.2
|
#include <mpi.h>
#include <string>
#include "com/Communication.hpp"
#include "com/SharedPointer.hpp"
#include "logging/Logger.hpp"
#include "precice/impl/Types.hpp"
Go to the source code of this file.
Classes | |
class | precice::com::MPICommunication |
Provides implementation for basic MPI point-to-point communication. More... | |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::com |
contains the data communication abstraction layer. | |