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. | |
1.2.11-20011104 written by Dimitri van Heesch,
© 1997-2000