Modules | |
ALUCubeGrid | |
ALUSimplexGrid | |
ALUConformGrid | |
OneDGrid | |
SGrid | |
UGGrid | |
YaspGrid | |
AlbertaGrid | |
Classes | |
class | Dune::ALUConformGrid< dim, dimworld > |
[ provides Dune::Grid ] More... | |
class | Dune::OneDGrid |
[ provides Dune::Grid ] Onedimensional adaptive grid
This implementation of the grid interface provides one-dimensional grids only. No matter what the values of dim and dimworld may be, you'll always get a 1D-grid in a 1D-world. Unlike SGrid, however, which can also be instantiated in 1D, the OneDGrid is nonuniform and provides local mesh refinement and coarsening. More... | |
class | Dune::SGrid< dim, dimworld > |
[ provides Dune::Grid ] More... | |
class | Dune::UGGrid< dim > |
[ provides Dune::Grid ] More... | |
class | Dune::YaspGrid< dim, deprecated_dimworld > |
[ provides Dune::Grid ] More... | |
class | Dune::AlbertaGrid< dim, dimworld > |
[ provides Dune::Grid ] More... |