preCICE v3.2.0
Loading...
Searching...
No Matches
SocketCommunication.cpp File Reference
#include <algorithm>
#include <boost/asio.hpp>
#include <filesystem>
#include <sstream>
#include <stdexcept>
#include <utility>
#include "ConnectionInfoPublisher.hpp"
#include "SocketCommunication.hpp"
#include "SocketRequest.hpp"
#include "logging/LogMacros.hpp"
#include "precice/impl/Types.hpp"
#include "utils/assertion.hpp"
#include "utils/networking.hpp"
#include "utils/span_tools.hpp"
Include dependency graph for SocketCommunication.cpp:

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.