|
dune-fem 2.8.0
|
GridPart for Dune::AdaptiveLeafIndexSet. The underlying index set is singleton for each grid object. Uses very efficient index sets specially designed for problems with constantly changing underlying grid. More...
Classes | |
| class | Dune::Fem::AdaptiveGridPartBase< TraitsImp > |
| A grid part with an index set specially designed for adaptive calculations. More... | |
| class | Dune::Fem::IntersectionAdaptiveLeafGridPartTraits< Grid, idxpitype > |
| A grid part with an index set specially designed for adaptive calculations including indices for intersections. More... | |
| class | Dune::Fem::IntersectionAdaptiveLeafGridPart< Grid, idxpitype > |
| A grid part with an index set specially designed for adaptive calculations including indices for intersections. More... | |
Typedefs | |
| template<class Grid , PartitionIteratorType idxpitype = All_Partition> | |
| using | Dune::Fem::DGAdaptiveLeafGridPart = AdaptiveLeafGridPart< Grid, idxpitype, true > |
| A grid part with an index set specially designed for adaptive calculations. | |
GridPart for Dune::AdaptiveLeafIndexSet. The underlying index set is singleton for each grid object. Uses very efficient index sets specially designed for problems with constantly changing underlying grid.
| using Dune::Fem::DGAdaptiveLeafGridPart = typedef AdaptiveLeafGridPart< Grid, idxpitype, true > |
A grid part with an index set specially designed for adaptive calculations.
The underlying index set is defined only for codimension 0.