dune-fem  2.4.1-rc
Classes

GridPart for Dune::Fem::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...

Collaboration diagram for Adaptive leaf grid part:

Classes

class  Dune::Fem::AdaptiveGridPartBase< TraitsImp >
 A grid part with an index set specially designed for adaptive calculations. More...
 
class  Dune::Fem::DGAdaptiveLeafGridPart< Grid, idxpitype >
 A grid part with an index set specially designed for adaptive calculations. More...
 
class  Dune::Fem::IntersectionAdaptiveLeafGridPart< Grid, idxpitype >
 A grid part with an index set specially designed for adaptive calculations. More...
 

Detailed Description

GridPart for Dune::Fem::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.