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  

cell2handle_map Struct Template Reference
[Element <-> Handle conversion function objects]

Map cells to their handles. More...

#include <grid-functors.h>

List of all members.

Public Types

typedef G grid_type
typedef grid_types< G > gt
typedef gt::Cell Cell
typedef Cell Element
typedef Cell element_type
typedef gt::cell_handle cell_handle
typedef Cell argument_type
typedef cell_handle result_type

Public Methods

 cell2handle_map ()
 cell2handle_map (const G &gg)
result_type operator() (const argument_type &c) const
grid_type const & TheGrid () const

Public Attributes

const G * g

Related Functions

(Note that these are not member functions.)

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


Detailed Description

template<class G>
struct cell2handle_map< G >

Map cells to their handles.

Model of Adaptable Unary Function Cell -> handle

Definition at line 76 of file grid-functors.h.


The documentation for this struct 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:05:54 2002 for GrAL Base by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000