DUNE-FEM (unstable)

PAdaptiveDGSpace

Classes

class  Dune::Fem::PAdaptiveDGSpace< FunctionSpace, GridPart, polOrder, Storage >
 adaptive DG discrete function space More...
 

Detailed Description

Provides access to base function sets for different element types in one grid and size of function space and maps from local to global dof number.

Note
This space can only be used with special index sets. If you want to use the PAdaptiveDGSpace with an index set only supporting the index set interface you will have to use the IndexSetWrapper class to provide the required functionality.
For adaptive calculations one has to use index sets that are capable of adaption (i.e. the method adaptive returns true). See also AdaptiveLeafIndexSet.
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 21, 22:30, 2024)