preCICE v3.1.2
|
#include <string>
#include "com/SharedPointer.hpp"
#include "logging/Logger.hpp"
#include "xml/XMLTag.hpp"
Go to the source code of this file.
Classes | |
class | precice::com::CommunicationConfiguration |
Configuration for communication channels between a primary and its secondary ranks. The communication between two solvers is configured in m2n::M2NConfiguration. More... | |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::xml |
contains the XML configuration parser. | |
namespace | precice::com |
contains the data communication abstraction layer. | |