preCICE v3.1.2
|
#include "logging/Logger.hpp"
#include "m2n/SharedPointer.hpp"
#include "xml/XMLTag.hpp"
#include <tuple>
#include <memory>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | precice::m2n::M2NConfiguration |
Configuration for communication channels between solvers. More... | |
struct | precice::m2n::M2NConfiguration::ConfiguredM2N |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::m2n |
contains the logic of the parallel communication between participants. | |