![]() |
OpenLB 1.8.1
|
Wrapper for a non-blocking block propagation send request. More...
#include <blockCommunicator.hh>
Collaboration diagram for olb::ConcreteBlockCommunicator< BLOCK >::SendTask:Public Member Functions | |
| SendTask (MPI_Comm comm, int tag, int rank, const std::vector< std::type_index > &fields, const std::vector< CellID > &cells, BLOCK &block) | |
| void | send () |
| void | wait () |
Wrapper for a non-blocking block propagation send request.
Definition at line 43 of file blockCommunicator.hh.
|
inline |
Definition at line 53 of file blockCommunicator.hh.
|
inline |
Definition at line 64 of file blockCommunicator.hh.
References olb::MultiConcreteCommunicatable< COMMUNICATEE >::serialize(), and olb::MpiRequest::start().
Here is the call graph for this function:
|
inline |
Definition at line 70 of file blockCommunicator.hh.
References olb::MpiRequest::wait().
Here is the call graph for this function: