|
preCICE v3.3.0
|
#include "CommunicationConfiguration.hpp"#include <memory>#include <ostream>#include "com/MPIDirectCommunication.hpp"#include "com/MPIPortsCommunication.hpp"#include "com/SocketCommunication.hpp"#include "logging/LogMacros.hpp"#include "utils/Helpers.hpp"#include "utils/assertion.hpp"#include "xml/XMLTag.hpp"Go to the source code of this file.
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::com |
| contains the data communication abstraction layer. | |