Go to Overview over all GrAL packages.
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

int_cell_iterator Class Template Reference
[Grid Iterators]

#include <cell-iterator-int.h>

List of all members.

Public Types

typedef GRID grid_type

Public Methods

 int_cell_iterator ()
 int_cell_iterator (grid_type const &gg, int cc=0)
self & operator++ ()
self const & operator * () const
grid_type const & TheGrid () const
bool IsDone () const
int handle () const
bool operator== (self const &rhs) const
bool operator!= (self const &rhs) const

Protected Attributes

grid_type const * g
int c


Detailed Description

template<class GRID>
class int_cell_iterator< GRID >

Generic cell / cell iterator type, based on vertices being numbered consecutively.

Definition at line 13 of file cell-iterator-int.h.


The documentation for this class was generated from the following file:
Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 16:06:02 2002 for GrAL Base by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000