dune-grid 2.9.0
Modules | Classes
Grid Implementations

A list of the different Implementations of the Dune Grid Interface. More...

Collaboration diagram for Grid Implementations:

Modules

 GeometryGrid
 
 IdentityGrid
 
 OneDGrid
 
 UGGrid
 
 YaspGrid
 
 AlbertaGrid
 

Classes

class  Dune::IdentityGrid< HostGrid >
 Provides a meta grid that is identical to its host. More...
 
class  Dune::OneDGrid
 One-dimensional adaptive grid. More...
 
class  Dune::UGGrid< dim >
 Front-end for the grid manager of the finite element toolbox UG3. More...
 
class  Dune::YaspGrid< dim, Coordinates >
 [ provides Dune::Grid ] More...
 
class  Dune::AlbertaGrid< dim, dimworld >
 [ provides Dune::Grid ] More...
 

Detailed Description

A list of the different Implementations of the Dune Grid Interface.