AVIorderedSerial Class Reference

Serial ordered AVI algorithm. More...

#include <AVIabstractMain.h>

Inheritance diagram for AVIorderedSerial:
AVIabstractMain

List of all members.

Public Member Functions

virtual void runLoop (MeshInit &meshInit, GlobalVec &g, bool createSyncFiles)

Protected Member Functions

virtual const std::string getVersion () const
 version name
virtual void initRemaining (const MeshInit &meshInit, const GlobalVec &g)
 To be implemented by derived classes for some type specific initialization e.g.

Detailed Description

Serial ordered AVI algorithm.


Member Function Documentation

virtual const std::string AVIorderedSerial::getVersion (  )  const [inline, protected, virtual]

version name

Implements AVIabstractMain.

virtual void AVIorderedSerial::initRemaining ( const MeshInit meshInit,
const GlobalVec g 
) [inline, protected, virtual]

To be implemented by derived classes for some type specific initialization e.g.

unordered needs element adjacency graph while ordered needs a lock per node of the original mesh.

Parameters:
meshInit 
g 

Implements AVIabstractMain.

void AVIorderedSerial::runLoop ( MeshInit meshInit,
GlobalVec g,
bool  createSyncFiles 
) [virtual]
Parameters:
meshInit 
g 
createSyncFiles 

Implements AVIabstractMain.


The documentation for this class was generated from the following file:
Generated on Tue Aug 2 11:51:26 2011 for Galois by  doxygen 1.6.3