#include <post_wait_unpack_buffer.h>
Public Member Functions | |
PostWaitUnpackBuffer (const Container &buffer, Context *context, OutputIter out) | |
virtual void | run () override |
Private Attributes | |
const Container & | _buf |
Context * | _context |
OutputIter | _out |
Definition at line 38 of file post_wait_unpack_buffer.h.
|
inline |
Definition at line 39 of file post_wait_unpack_buffer.h.
|
inlineoverridevirtual |
Implements libMesh::Parallel::PostWaitWork.
Definition at line 42 of file post_wait_unpack_buffer.h.
References libMesh::Parallel::PostWaitUnpackBuffer< Container, Context, OutputIter, T >::_buf, libMesh::Parallel::PostWaitUnpackBuffer< Container, Context, OutputIter, T >::_context, libMesh::Parallel::PostWaitUnpackBuffer< Container, Context, OutputIter, T >::_out, and libMesh::Parallel::unpack_range().
|
private |
Definition at line 48 of file post_wait_unpack_buffer.h.
Referenced by libMesh::Parallel::PostWaitUnpackBuffer< Container, Context, OutputIter, T >::run().
|
private |
Definition at line 49 of file post_wait_unpack_buffer.h.
Referenced by libMesh::Parallel::PostWaitUnpackBuffer< Container, Context, OutputIter, T >::run().
|
private |
Definition at line 50 of file post_wait_unpack_buffer.h.
Referenced by libMesh::Parallel::PostWaitUnpackBuffer< Container, Context, OutputIter, T >::run().