![]() |
OpenLB 1.8.1
|
Wrapper for a non-blocking block propagation receive request. More...
#include <blockLattice.hh>
Collaboration diagram for olb::ConcreteBlockCommunicator< ConcreteBlockLattice< T, DESCRIPTOR, PLATFORM > >::RecvTask:Classes | |
| class | ref |
| Manual replacement for std::reference_wrapper<RecvTask> More... | |
Public Member Functions | |
| RecvTask (MPI_Comm comm, int tag, int rank, const std::vector< std::type_index > &fields, const std::vector< CellID > &cells, ConcreteBlockLattice< T, DESCRIPTOR, PLATFORM > &block) | |
| bool | operator< (const RecvTask &rhs) const |
| void | receive () |
| bool | isDone () |
| void | unpack () |
Wrapper for a non-blocking block propagation receive request.
Definition at line 681 of file blockLattice.hh.
|
inline |
Definition at line 718 of file blockLattice.hh.
|
inline |
Definition at line 742 of file blockLattice.hh.
References olb::MpiRequest::isDone().
Here is the call graph for this function:
|
inline |
Definition at line 731 of file blockLattice.hh.
|
inline |
Definition at line 737 of file blockLattice.hh.
References olb::MpiRequest::start().
Here is the call graph for this function:
|
inline |
Definition at line 747 of file blockLattice.hh.
References olb::MultiConcreteCommunicatable< COMMUNICATEE >::deserialize().
Here is the call graph for this function: