|
dune-spgrid 2.8.0
|
#include <algorithm>#include <bitset>#include <dune/common/fvector.hh>#include <dune/common/iostream.hh>#include <dune/grid/common/grid.hh>#include <dune/grid/spgrid/declaration.hh>#include <dune/grid/spgrid/misc.hh>#include <dune/grid/spgrid/multiindex.hh>Go to the source code of this file.
Classes | |
| class | Dune::SPIsotropicRefinementPolicy< dim > |
| class | Dune::SPAnisotropicRefinementPolicy< dim > |
| class | Dune::SPBisectionRefinementPolicy< dim > |
| class | Dune::SPArbitraryRefinementPolicy< dim > |
| class | Dune::SPDefaultRefinement< P > |
| class | Dune::SPBinaryRefinement< P > |
| class | Dune::SPIsotropicRefinement< dim > |
| each element is split into 2dim children. More... | |
| class | Dune::SPAnisotropicRefinement< dim > |
| the user may choose freely along which axes the grid should be refined More... | |
| class | Dune::SPBisectionRefinement< dim > |
| each element is split into 2 children. More... | |
| class | Dune::SPArbitraryRefinement< dim > |
Namespaces | |
| namespace | Dune |