|
| struct | Dune::PDELab::FunctionTraits< DF, n, D, RF, m, R > |
| |
| class | Dune::PDELab::FunctionInterface< T, Imp > |
| | a Function that maps x in DomainType to y in RangeType More...
|
| |
| class | Dune::PDELab::InstationaryFunctionDefaults |
| | Default class for additional methods in instationary functions. More...
|
| |
| struct | Dune::PDELab::PowerCompositeGridFunctionTraits< GV > |
| | GV The type of the grid view the function lives on. More...
|
| |
| class | Dune::PDELab::GridFunctionOutputParameters |
| | Mixin base class for specifying output hints to I/O routines like VTK. More...
|
| |
| struct | Dune::PDELab::GridFunctionTraits< GV, RF, m, R > |
| | traits class holding the function signature, same as in local function More...
|
| |
| class | Dune::PDELab::GridFunctionInterface< T, Imp > |
| | a GridFunction maps x in DomainType to y in RangeType More...
|
| |
| struct | Dune::PDELab::BoundaryGridFunctionTraits< GV, RF, m, R > |
| | traits class holding function signature, same as in local function More...
|
| |
| class | Dune::PDELab::BoundaryGridFunctionInterface< T, Imp > |
| | A BoundaryGridFunction allows evaluation on boundary intersections. More...
|
| |
| class | Dune::PDELab::GridFunctionProbe< GF > |
| | Evaluate a GridFunction at a certain global coordinate. More...
|
| |