preCICE v3.1.2
|
#include <map>
#include <vector>
#include "mesh/Mesh.hpp"
#include "mesh/SharedPointer.hpp"
#include "precice/span.hpp"
Go to the source code of this file.
Classes | |
class | precice::m2n::DistributedCommunication |
Interface for all distributed solver to solver communication classes. More... | |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::m2n |
contains the logic of the parallel communication between participants. | |