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  

Components for Grid Subranges
[GrAL Base Component List]

Different stuff for representig grid subranges, for example by plain enumeration, by providing views to grid subranges, or views to the grid boundary. More...


Modules

Views of Grids as Element Sequences
Generic Grid Boundary Range
 Classes implementing generically a grid boundary range.

Enumerated Grid Subranges
 Subranges defined by the sequence of their members.

Layered Grid Subrange

Compounds

class  vertex_set_of_facets
 View to the vertex set of a set of grid facets. More...

class  vertex_set_of_cells
 View to the vertex set of a set of grid cells. More...

class  facet_span_of_vertices
 View of range of facets incident to a set of grid vertices. More...

class  mapped_cell_sequence
 A cell sequence defined by another cell sequence and a mapping. More...

class  element_set
 Set of grid element. Incomplete!! More...

class  facet_grid
 View a facet subrange as a d-1 dimensional grid. More...


Functions

vertex_set_of_facets< FacetRange > VerticesOfFacets (const FacetRange &FR)
 creator function for vertex_set_of_facets.

vertex_set_of_cells< CellRange > VerticesOfCells (const CellRange &CR)
 creator function for vertex_set_of_cells.

facet_span_of_vertices< VertexRange > FacetSpanOfVertices (VertexRange const &vr)
 creator function for facet_span_of_vertices.

mapped_cell_sequence< G, F > map_cell_sequence (const G &g, const F &f)
 creator function for mapped_cell_sequence.


Detailed Description

Different stuff for representig grid subranges, for example by plain enumeration, by providing views to grid subranges, or views to the grid boundary.


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