Provides a grid manager for a piece of cake grid.
#include <vector>#include <iostream>#include <cmath>#include <algorithm>#include <dune/common/dynvector.hh>#include <dune/common/float_cmp.hh>#include <dune/common/math.hh>#include <dune/grid/common/gridfactory.hh>#include <dumux/common/parameters.hh>Go to the source code of this file.
| Classes | |
| class | Dumux::CakeGridManager< Grid > | 
| Provides a grid manager with a method for creating creating vectors with polar Coordinates and one for creating a Cartesian grid from these polar coordinates.  More... | |
| Namespaces | |
| namespace | Dumux |