dune-functions
2.6-dev
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level
1
2
3
4
5
]
▼
N
Dune
▼
N
Functions
►
N
BasisBuilder
C
BlockedLexicographic
Lexicographic merging of direct children with blocking (i.e. creating one block per direct child)
C
FlatInterleaved
Interleaved merging of direct children without blocking
C
FlatLexicographic
Lexicographic merging of direct children without blocking
C
IndexMergingStrategy
Base class for index merging strategies to simplify detection
C
LeafBlockedInterleaved
Interleaved merging of direct children with blocking (i.e. creating blocks at the leaves containing one leaf per child each)
►
N
Concept
C
BasisNode
C
BasisTree
C
Callable
Concept
objects that can be called with given argument list
►
C
CompositeBasisNode
C
FixArgs
C
DifferentiableFunction
C
DifferentiableFunction< Range(Domain), DerivativeTraits >
Concept
for a differentiable function mapping
Domain
to
Range
C
EntitySet
Concept
for an entity set for a
Concept::GridFunction<Range(Domain), EntitySet, DerivativeTraits>
C
Function
C
Function< Range(Domain)>
Concept
for a function mapping
Domain
to
Range
C
GlobalBasis
C
GridFunction
C
GridFunction< Range(Domain), EntitySet, DerivativeTraits >
Concept
for a grid function mapping
Domain
to
Range
C
GridViewFunction
C
GridViewFunction< Range(Domain), GridView, DerivativeTraits >
Concept
for a grid view function mapping
Domain
to
Range
C
HasIndexAccess
C
HasResize
C
HasSizeMethod
C
IndexMergingStrategy
C
LeafBasisNode
C
LocalFunction
C
LocalFunction< Range(Domain), LocalContext, DerivativeTraits >