GridView
[The Grid Interface]


Detailed Description

Though a DUNE grid is hierarchic, one often only needs access to a certain level of the grid. These views are provided by an implementation of GridView. Each grid exports a LevelGridView and a LeafGridView, corresponding to the two different types of levels.

A grid view provides the following functionality:

A GridView is obtained from the grid by calling one of the levelView() or leafView() methods.


Classes

class  Dune::GridView< ViewTraits >
 Grid view abstract base class. More...

Generated on 21 Nov 2008 with Doxygen (ver 1.5.1) [logfile].