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  

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

Map handles to corresponding cells. 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_type
typedef gt::cell_handle cell_handle
typedef Cell result_type
typedef cell_handle argument_type

Public Methods

 handle2cell_map ()
 handle2cell_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.)

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


Detailed Description

template<class G>
struct handle2cell_map< G >

Map handles to corresponding cells.

Model of Adaptable Unary Function handle -> Cell.

Definition at line 122 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:06:02 2002 for GrAL Base by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000