Grid manager specialization for YaspGrid.
#include <dune/common/math.hh>#include <dune/grid/yaspgrid.hh>#include <dune/grid/io/file/dgfparser/dgfyasp.hh>#include <dumux/io/grid/gridmanager_base.hh>#include <dumux/common/gridcapabilities.hh>Go to the source code of this file.
Classes | |
| class | Dumux::GridManager< Dune::YaspGrid< dim, Coordinates > > |
| Provides a grid manager for YaspGrids from information in the input file. More... | |
| class | Dumux::GridManager< Dune::YaspGrid< dim, Dune::TensorProductCoordinates< ctype, dim > > > |
| Provides a grid manager for YaspGrids with different zones and grading. More... | |
| struct | Dumux::Grid::Capabilities::MultithreadingSupported< Dune::YaspGrid< dim, Coordinates > > |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::Grid |
| namespace | Dumux::Grid::Capabilities |