DUNE-FEM (unstable)

AdaptiveLeafGP

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. More...
 

Detailed Description

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.

Typedef Documentation

◆ DGAdaptiveLeafGridPart

template<class Grid , PartitionIteratorType idxpitype = All_Partition>
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.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 18, 22:30, 2024)