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  

Element <-> Handle conversion function objects
[Function Objects]


Compounds

struct  cell2handle_map
 Map cells to their handles. More...

struct  handle2cell_map
 Map handles to corresponding cells. More...

struct  vertex2handle_map
 Map vertices to their handles. More...

struct  handle2vertex_map
 Map handles to corresponding vertices. More...

struct  element2handle_map
 Map elements to their handles. More...

struct  handle2element_map
 Map handles to corresponding elements. More...


Functions

cell2handle_map< G > cell2handle (const G &g)
 Creator function for cell2handle_map.

handle2cell_map< G > handle2cell (const G &g)
 Creator function for handle2cell_map.

vertex2handle_map< G > vertex2handle (const G &g)
 Creator function for vertex2handle_map.

handle2vertex_map< G > handle2vertex (const G &g)
 Creator function for handle2vertex_map.

element2handle_map< E > element2handle (const E &e)
 Creator function for element2handle_map.

element2handle_map< E > element2handle (const tp< E > &, const G &g)
 Creator function for element2handle_map.

handle2element_map< E > handle2element (const E &e)
 Creator function for handle2element_map.

handle2element_map< E > handle2element (const tp< E > &, const G &g)
 Creator function for handle2element_map.


Detailed Description

Here some function objects are defined that map between combinatorial grid types and their handle types They are models of STL Adaptable Unary Function.

Contents:

Central operations: ------------------ Template parameters:
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