preCICE v3.1.2
|
#include <map>
#include <mpi.h>
#include <set>
#include <stddef.h>
#include <string>
#include "com/MPICommunication.hpp"
#include "logging/Logger.hpp"
#include "precice/impl/Types.hpp"
Go to the source code of this file.
Classes | |
class | precice::com::MPISinglePortsCommunication |
Provides connection methods based on MPI ports (part of MPI 2.0). More... | |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::com |
contains the data communication abstraction layer. | |