|
struct | Dune::PDELab::set_entity_set_visitor< ES > |
|
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...
|
|
struct | Dune::PDELab::SingleDerivativeComputationHelper< Mat, RF, size > |
| Helper class to compute a single derivative of scalar basis functions. More...
|
|
struct | Dune::PDELab::SingleDerivativeComputationHelper< Dune::FieldMatrix< RF, size, size >, RF, size > |
| Template specialization for Dune::FieldMatrix. More...
|
|
struct | Dune::PDELab::SingleDerivativeComputationHelper< Dune::DiagonalMatrix< RF, size >, RF, size > |
| Template specialization for Dune::DiagonalMatrix. More...
|
|
class | Dune::PDELab::VectorDiscreteGridFunctionDiv< T, X > |
| Compute divergence of vector-valued functions. More...
|
|
class | Dune::PDELab::VectorDiscreteGridFunctionCurl< T, X, dimR > |
| Compute curl of vector-valued functions. More...
|
|
class | Dune::PDELab::VectorDiscreteGridFunctionCurl< T, X, 3 > |
| Compute curl of vector-valued functions (3D). More...
|
|
class | Dune::PDELab::VectorDiscreteGridFunctionCurl< T, X, 2 > |
| Compute curl of vector-valued functions (2D). More...
|
|