preCICE v3.2.0
Loading...
Searching...
No Matches
MPIPortsCommunicationFactory.cpp
Go to the documentation of this file.
1#ifndef PRECICE_NO_MPI
2
4#include <memory>
5#include <utility>
6
9
10namespace precice::com {
18
23
28} // namespace precice::com
29
30#endif // not PRECICE_NO_MPI
MPIPortsCommunicationFactory(std::string addressDirectory=".")
T make_shared(T... args)
contains the data communication abstraction layer.
std::shared_ptr< Communication > PtrCommunication
STL namespace.