preCICE v3.2.0
Loading...
Searching...
No Matches
SharedPointer.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <memory>
4
5namespace precice::m2n {
6
7class M2N;
8
10
11} // namespace precice::m2n
M2N communication class. This layer is necessary since communication between two participants can be ...
Definition M2N.hpp:31
contains the logic of the parallel communication between participants.
Definition BoundM2N.cpp:12
std::shared_ptr< M2N > PtrM2N