libMesh::Parallel::PostWaitWork Struct Reference
#include <parallel.h>
Inheritance diagram for libMesh::Parallel::PostWaitWork:

Public Member Functions | |
| virtual | ~PostWaitWork () |
| virtual void | run () |
Detailed Description
A class that can be subclassed to allow other code to perform work after a MPI_Wait succeeds
Definition at line 362 of file parallel.h.
Constructor & Destructor Documentation
| virtual libMesh::Parallel::PostWaitWork::~PostWaitWork | ( | ) | [inline, virtual] |
Definition at line 363 of file parallel.h.
Member Function Documentation
| virtual void libMesh::Parallel::PostWaitWork::run | ( | ) | [inline, virtual] |
Reimplemented in libMesh::Parallel::PostWaitCopyBuffer< Container, OutputIter >, libMesh::Parallel::PostWaitUnpackBuffer< Container, Context, OutputIter >, and libMesh::Parallel::PostWaitDeleteBuffer< Container >.
Definition at line 365 of file parallel.h.
The documentation for this struct was generated from the following file:
Site Created By: libMesh Developers
Last modified: February 05 2013 19:55:44 UTC
Hosted By: