dune-grid  2.2.1
Classes | Namespaces
common/gridview.hh File Reference
#include <dune/geometry/type.hh>
#include <dune/grid/common/datahandleif.hh>
#include <dune/grid/common/gridenums.hh>

Go to the source code of this file.

Classes

class  Dune::GridDefaultImplementation< dim, dimworld, ct, GridFamily >
 
class  Dune::GridView< ViewTraits >
 Grid view abstract base classInterface class for a view on grids. Grids return two types of view, a view of the leaf grid and of a level grid, which both satisfy the same interface. Through the view the user has access to the iterators, the intersections and the index set. More...
 
struct  Dune::GridView< ViewTraits >::Codim< cd >
 A struct that collects all associated types of one implementation from the Traits class. More...
 
struct  Dune::GridView< ViewTraits >::Codim< cd >::Partition< pit >
 Define types needed to iterate over entities of a given partition type. More...
 

Namespaces

namespace  Dune