preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
ConnectionInfoPublisher.hpp File Reference
#include <string>
#include <string_view>
#include <utility>
#include "logging/Logger.hpp"
#include "precice/impl/Types.hpp"
Include dependency graph for ConnectionInfoPublisher.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  precice::com::ConnectionInfoPublisher
 
class  precice::com::ConnectionInfoReader
 Reads the connection info for the given participant/rank information. More...
 
class  precice::com::ConnectionInfoWriter
 Writes the connection info for the given participant/rank information. More...
 

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::com
 contains the data communication abstraction layer.
 
namespace  precice::com::impl
 

Functions

std::string precice::com::impl::hashedFilePath (std::string_view acceptorName, std::string_view requesterName, std::string_view meshName, Rank rank)
 Returns the file name for the connection information.
 
std::string precice::com::impl::localDirectory (std::string_view acceptorName, std::string_view requesterName, std::string_view addressDirectory)