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  

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

Map handles to corresponding elements. More...

#include <grid-functors.h>

List of all members.

Public Types

typedef element_traits< E > et
typedef et::grid_type grid_type
typedef grid_types< grid_type > gt
typedef et::handle_type element_handle
typedef E Element
typedef E element_type
typedef Element result_type
typedef result_type value_type
typedef element_handle argument_type

Public Methods

 handle2element_map ()
 handle2element_map (const grid_type &gg)
result_type operator() (const argument_type &e) const
grid_type const & TheGrid () const

Public Attributes

const grid_type * g

Related Functions

(Note that these are not member functions.)

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

template<class E>
struct handle2element_map< E >

Map handles to corresponding elements.

Model of Adaptable Unary Function handle -> Element
This is more general than handle2vertex_map or handle2cell_map.

Definition at line 319 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