preCICE v3.1.2
Loading...
Searching...
No Matches
Namespaces | Functions
Communication.cpp File Reference
#include <algorithm>
#include <memory>
#include <ostream>
#include <vector>
#include "Communication.hpp"
#include "Request.hpp"
#include "logging/LogMacros.hpp"
#include "precice/impl/Types.hpp"
#include "utils/assertion.hpp"
Include dependency graph for Communication.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.
 

Functions

void precice::com::connectCircularComm (std::string const &participantName, std::string const &tag, int rank, int size, com::Communication &left, com::Communication &right)