preCICE v3.1.2
|
Defines mapping between: More...
Public Attributes | |
int | remoteRank |
std::vector< int > | indices |
com::PtrRequest | request |
std::vector< double > | recvBuffer |
Defines mapping between:
Definition at line 151 of file PointToPointCommunication.hpp.
std::vector<int> precice::m2n::PointToPointCommunication::Mapping::indices |
Definition at line 153 of file PointToPointCommunication.hpp.
std::vector<double> precice::m2n::PointToPointCommunication::Mapping::recvBuffer |
Definition at line 155 of file PointToPointCommunication.hpp.
int precice::m2n::PointToPointCommunication::Mapping::remoteRank |
Definition at line 152 of file PointToPointCommunication.hpp.
com::PtrRequest precice::m2n::PointToPointCommunication::Mapping::request |
Definition at line 154 of file PointToPointCommunication.hpp.