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


Constructor & Destructor Documentation

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

Definition at line 363 of file parallel.h.

00363 {};


Member Function Documentation

virtual void libMesh::Parallel::PostWaitWork::run (  )  [inline, virtual]

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:
SourceForge.net Logo