|
class | Dune::PDELab::DiscreteGridFunction< T, X > |
| convert a grid function space and a coefficient vector into a grid function More...
|
|
class | Dune::PDELab::DiscreteGridFunctionCurl< T, X > |
| convert a grid function space and a coefficient vector into a grid function of the curl More...
|
|
struct | Dune::PDELab::DiscreteGridFunctionCurlTraits< GV, RangeFieldType, dimRangeOfBasis > |
| Helper class to calculate the Traits of DiscreteGridFunctionCurl. More...
|
|
struct | Dune::PDELab::DiscreteGridFunctionCurlTraits< GV, RangeFieldType, 1 > |
| Helper class to calculate the Traits of DiscreteGridFunctionCurl (1D) More...
|
|
struct | Dune::PDELab::DiscreteGridFunctionCurlTraits< GV, RangeFieldType, 2 > |
| Helper class to calculate the Traits of DiscreteGridFunctionCurl (2D) More...
|
|
struct | Dune::PDELab::DiscreteGridFunctionCurlTraits< GV, RangeFieldType, 3 > |
| Helper class to calculate the Traits of DiscreteGridFunctionCurl (3D) More...
|
|
class | Dune::PDELab::DiscreteGridFunctionGlobalCurl< T, X > |
| convert a single component function space with experimental global finite elements into a grid function representing the curl More...
|
|
class | Dune::PDELab::DiscreteGridFunctionGradient< T, X > |
| convert a single component function space with a grid function representing the gradient More...
|
|
class | Dune::PDELab::DiscreteGridFunctionPiola< T, X > |
| DiscreteGridFunction with Piola transformation. More...
|
|
class | Dune::PDELab::VectorDiscreteGridFunction< T, X, dimR > |
| DiscreteGridFunction for vector-valued functions. More...
|
|
class | Dune::PDELab::VectorDiscreteGridFunctionGradient< T, X > |
| Equivalent of DiscreteGridFunctionGradient for vector-valued functions. More...
|
|