|
preCICE v3.3.0
|
this data structure is used to store m2n communication information for the 1 step of bounding box initialization. It stores: More...
Public Attributes | |
| int | remoteRank |
| com::PtrRequest | request |
this data structure is used to store m2n communication information for the 1 step of bounding box initialization. It stores:
Definition at line 171 of file PointToPointCommunication.hpp.
| int precice::m2n::PointToPointCommunication::ConnectionData::remoteRank |
Definition at line 172 of file PointToPointCommunication.hpp.
| com::PtrRequest precice::m2n::PointToPointCommunication::ConnectionData::request |
Definition at line 173 of file PointToPointCommunication.hpp.