$extrastylesheet
libMesh::Parallel::PostWaitWork Struct Reference

#include <parallel.h>

Inheritance diagram for libMesh::Parallel::PostWaitWork:

List of all members.

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 408 of file parallel.h.


Constructor & Destructor Documentation

virtual libMesh::Parallel::PostWaitWork::~PostWaitWork ( ) [inline, virtual]

Definition at line 409 of file parallel.h.

{}

Member Function Documentation


The documentation for this struct was generated from the following file: