GemaCoreLib
The GeMA Core library
Public Member Functions | List of all members
GmCellTaskDataSet Class Referenceabstract

Base class for accessing the set of cells belonging to a mesh partition. More...

#include <gmTaskManager.h>

Inheritance diagram for GmCellTaskDataSet:
Inheritance graph
[legend]

Public Member Functions

virtual ~GmCellTaskDataSet ()
 Virtual destructor.
 
virtual GmCellnextCell ()=0
 Returns the next cell in the set. Returns NULL when there are no more cells to treat.
 
virtual void reset ()=0
 Resets the data set iterator so that the next call to nextCell will return the first cell in the set.
 

Detailed Description

Base class for accessing the set of cells belonging to a mesh partition.


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