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  

Grid Iterators
[GrAL Base Component List]

Generic iterators over boundaries, closures etc. More...


Modules

Boundary Component Iterators
 A set of general iterators for the boundary of a (subset of) a 2D grid described by a predicate on cells.

Generic edge components
 The components offer generic support for Edge, EdgeIterator, and EdgeOnCellIterator, on top of a Cell-VertexInputGridRange.

Generic facet components
 The components offer generic support for Facet, FacetIterator and FacetOnCellIterator, on top of a Cell-VertexInputGridRange.


Compounds

class  int_cell_iterator
class  vertex_set_of_facets_iterator
 Iterator over the vertex set of a set of grid facets. More...

class  vertex_set_of_cells_iterator
 Iterator over the vertex set of a set of grid cells. More...

class  facet_span_of_vertices_iterator
 Iterator over facets incident to a set of grid vertices. More...

class  mapped_element_ra_seq_iterator
 Maps STL-style random-access iterator (range [b,e) pairs) to IsDone()-style iterator. More...

class  mapped_element_seq_iterator
 Maps STL-style Forward Iterator (range [b,e) pairs) to IsDone()-style iterator. More...

class  mapped_element_iterator
 Maps IsDone()-style iterators by composing with function object. More...

class  int_vertex_iterator
class  ExtendedCellOnCellIterator
 An iterator over all cells having at least one common vertex with a given cell. More...

class  IndirectCellOnCellIterator
 An iterator over all cells having at least one vertex but no facet in common with a given cell. More...

class  facet_set_of_cells_iterator
 Iterator over the facets of a set of cells. More...

class  FacetIterator
 A generic iterator over the facets of a grid. More...

class  generic_edge::edge_on_cell_iterator
 A generic iterator over the edges of cell. More...

class  generic_facet::facet_on_cell_iterator
 A generic iterator over the facets of cell. More...


Detailed Description

Generic iterators over boundaries, closures etc.


Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

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