preCICE v3.1.2
|
#include "SocketCommunicationFactory.hpp"
#include <memory>
#include <utility>
#include "SocketCommunication.hpp"
#include "com/SharedPointer.hpp"
#include "utils/networking.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. | |