 Dune::MonomialEvaluator< B >::BaseIterator< Deriv > | |
 Dune::BasisInterface | Interface for global-valued shape functions |
  Dune::ScalarLocalToGlobalBasisAdaptor< LocalBasis, Geometry > | Convert a simple scalar local basis into a global basis |
  Dune::ScalarLocalToGlobalBasisAdaptor< typename LocalFiniteElement::Traits::LocalBasisType, Geometry > | |
 Dune::BasisInterfaceSwitch< Basis, Dummy > | Switch for uniform treatment of local and global basis classes |
 Dune::BasisMatrix< PreBasis, Interpolation, Field > | |
 Dune::BDM12DLocalBasis< D, R > | First order Brezzi-Douglas-Marini shape functions on the reference triangle |
 Dune::BDM12DLocalFiniteElement< D, R > | First order Brezzi-Douglas-Marini shape functions on triangles |
 Dune::BDM12DLocalInterpolation< LB > | First order Brezzi-Douglas-Marini shape functions on the reference triangle |
 Dune::BDM12DLocalInterpolation< Dune::BDM12DLocalBasis< D, R > > | |
 Dune::BDM1Q2DLocalBasis< D, R > | First order Brezzi-Douglas-Marini shape functions on the reference quadrilateral |
 Dune::BDM1Q2DLocalFiniteElement< D, R > | First order Brezzi-Douglas-Marini shape functions on quadrilaterals |
 Dune::BDM1Q2DLocalInterpolation< LB > | First order Brezzi-Douglas-Marini shape functions on the reference quadrilateral |
 Dune::BDM1Q2DLocalInterpolation< Dune::BDM1Q2DLocalBasis< D, R > > | |
 Dune::C0LocalBasisTraits< DF, n, D, RF, m, R > | Type traits for LocalBasisInterface |
  Dune::C1LocalBasisTraits< DF, n, D, RF, m, R, J > | Type traits for C1LocalBasisInterface |
   Dune::CkLocalBasisTraits< DF, n, D, RF, m, R, J, dorder > | |
 Dune::CoefficientsInterface | Interface for global-valued coefficients |
  Dune::EdgeS0_5Coefficients< dim > | Coefficients for lowest order edge elements on simplices |
  Dune::PowerCoefficients | Meta-coefficients turning a scalar coefficients into vector-valued coefficients |
 Dune::ComputeField< Field, sum > | |
 Dune::PolynomialBasis< Eval, CM, D, R >::Convert< dummy, DVector > | |
 Dune::PolynomialBasis< Eval, CM, D, R >::Convert< dummy, DomainVector > | |
 Dune::DefaultBasisFactoryTraits< PreBFactory, InterpolFactory, dim, dimR, SF, CF, PreBasisKeyExtractor > | |
 Dune::DerivativeAssign< Vec1, Vec2 > | |
 Dune::DerivativeAssign< Derivatives< F1, dimD, 1, deriv, derivative >, Derivatives< F2, dimD, 1, deriv, derivative > > | |
 Dune::DerivativeAssign< Derivatives< F1, dimD, 1, deriv, derivative >, Derivatives< F2, dimD, 1, deriv, value > > | |
 Dune::DerivativeAssign< Derivatives< F1, dimD, 1, deriv, derivative >, FieldVector< F2, 1 > > | |
 Dune::DerivativeAssign< Derivatives< F1, dimD, 1, deriv, derivative >, FieldVector< F2, dimR > > | |
 Dune::DerivativeAssign< Derivatives< F1, dimD, 1, deriv, layout >, Derivatives< F2, dimD, dimR, deriv, derivative > > | |
 Dune::DerivativeAssign< Derivatives< F1, dimD, 1, deriv, layout >, Derivatives< F2, dimD, dimR, deriv, value > > | |
 Dune::DerivativeAssign< Derivatives< F1, dimD, 1, deriv, layout >, F2 > | |
 Dune::DerivativeAssign< Derivatives< F1, dimD, 1, deriv, value >, Derivatives< F2, dimD, 1, deriv, derivative > > | |
 Dune::DerivativeAssign< Derivatives< F1, dimD, 1, deriv, value >, Derivatives< F2, dimD, 1, deriv, value > > | |
 Dune::DerivativeAssign< Derivatives< F1, dimD, 1, deriv, value >, FieldVector< F2, 1 > > | |
 Dune::DerivativeAssign< Derivatives< F1, dimD, 1, deriv, value >, FieldVector< F2, dimR > > | |
 Dune::DerivativeAssign< Derivatives< F1, dimD, dimR, deriv, derivative >, Derivatives< F2, dimD, dimR, deriv, value > > | |
 Dune::DerivativeAssign< Derivatives< F1, dimD, dimR, deriv, derivative >, FieldVector< F2, dimR > > | |
 Dune::DerivativeAssign< Derivatives< F1, dimD, dimR, deriv, layout >, Derivatives< F2, dimD, dimR, deriv, layout > > | |
 Dune::DerivativeAssign< Derivatives< F1, dimD, dimR, deriv, value >, Derivatives< F2, dimD, dimR, deriv, derivative > > | |
 Dune::DerivativeAssign< Derivatives< F1, dimD, dimR, deriv, value >, FieldVector< F2, dimR > > | |
 Dune::Derivatives< F, dimD, dimR, deriv, layout > | |
 Dune::Derivatives< F, dimD, dimR, 0, value > | |
 Dune::Derivatives< F, dimD, dimR, deriv, derivative > | |
 Dune::Derivatives< F, dimD, dimR, deriv-1, value > | |
  Dune::Derivatives< F, dimD, dimR, deriv, value > | |
 Dune::DGLocalCoefficients | A class providing local coefficients for dg spaces |
 Dune::DGLocalCoefficientsFactoryTraits< BasisFactory > | |
 Dune::DimSpecificPQkLocalFiniteElementFactory< D, R, d, k > | Factory that only creates dimension specific local finite elements |
 Dune::DimSpecificPQkLocalFiniteElementFactory< D, R, 2, k > | Factory that only creates dimension specific local finite elements |
 Dune::DimSpecificPQkLocalFiniteElementFactory< D, R, 3, k > | Factory that only creates dimension specific local finite elements |
 Dune::EdgeS0_5Common< dim, DF > | Common base class for edge elements |
 Dune::EdgeS0_5Common< dim > | |
  Dune::EdgeS0_5Coefficients< dim > | Coefficients for lowest order edge elements on simplices |
 Dune::EdgeS0_5Common< Geometry::mydimension, Geometry::ctype > | |
  Dune::EdgeS0_5Basis< Geometry, RF > | Basis for order 0.5 (lowest order) edge elements on simplices |
 Dune::EdgeS0_5Common< Traits_::dimDomainLocal, Traits_::DomainField > | |
  Dune::EdgeS0_5Interpolation< Geometry, Traits_ > | Interpolation for lowest order edge elements on simplices |
 Dune::EdgeS0_5Common< typename Basis::Traits::dimDomainLocal, typename Basis::Traits::DomainField > | |
  Dune::EdgeS0_5Interpolation< Geometry, typename Basis::Traits > | |
 Dune::EdgeS0_5FiniteElement< Geometry, RF > | FiniteElement for lowest order edge elements on simplices |
 Dune::EmptyPointSet< F, dim > | |
  Dune::EquidistantPointSet< F, dim > | |
  Dune::LobattoPointSet< F, dim > | |
 Dune::EquidistantPointSetImpl< Topology, F > | |
 Dune::EquidistantPointSetImpl< GenericGeometry::Point, F > | |
 Dune::EquidistantPointSetImpl< GenericGeometry::Prism< BaseTopology >, F > | |
 Dune::EquidistantPointSetImpl< GenericGeometry::Pyramid< BaseTopology >, F > | |
 Dune::MonomImp::EvalAccess< Traits > | Access output vector of evaluateFunction() and evaluate() |
 Dune::MonomImp::Evaluate< Traits, c > | |
 Dune::MonomImp::Evaluate< Traits, 1 > | |
 Dune::OrthonormalBasisFactory< dim, SF, CF >::EvaluationBasisFactory< dd, FF > | |
 Dune::RTPreBasisFactory< dim, Field >::EvaluationBasisFactory< dd, FF > | |
 Dune::DefaultBasisFactory< PreBFactory, InterpolFactory, dim, dimR, SF, CF, PreBasisKeyExtractor >::EvaluationBasisFactory< dd, FF > | |
 Dune::MonomialBasisFactory< dim, F >::EvaluationBasisFactory< dd, FF > | |
 Dune::MonomialBasisProvider< dim, SF >::EvaluationBasisFactory< dd, FF > | |
 Dune::FieldCast< F2, V > | |
 Dune::FieldCast< F2, Dune::FieldMatrix< F1, dim1, dim2 > > | |
 Dune::FieldCast< F2, Dune::FieldVector< F1, dim > > | |
 Dune::GenericGeometry::FieldHelper< Field > | |
 FiniteElementFactory | |
  Dune::PowerFiniteElementFactory< BackendFiniteElement, dimR > | Factory for meta-finite elements turning scalar finite elements into vector-valued ones |
 Dune::FiniteElementFactoryInterface< Geometry, VertexOrder > | Factory interface for global-valued finite elements |
  Dune::EdgeS0_5FiniteElementFactory< Geometry, RF > | Factory for EdgeS0_5FiniteElement objects |
  Dune::MonomFiniteElementFactory< Geometry, RF, p > | Factory for global-valued MonomFiniteElement objects |
  Dune::Pk1DFiniteElementFactory< Geometry, RF, k > | Factory for Pk1DFiniteElement objects |
  Dune::Pk2DFiniteElementFactory< Geometry, RF, k > | Factory for Pk2DFiniteElement objects |
  Dune::ScalarLocalToGlobalFiniteElementAdaptorFactory< LocalFiniteElement, Geometry > | Factory for ScalarLocalToGlobalFiniteElementAdaptor objects |
  Dune::ScalarLocalToGlobalFiniteElementAdaptorFactory< Q1LocalFiniteElement< Geometry::ctype, RF, Geometry::mydimension >, Geometry > | |
   Dune::Q1FiniteElementFactory< Geometry, RF > | Factory for global-valued Q1 elements |
  Dune::ScalarLocalToGlobalFiniteElementAdaptorFactory< Q22DLocalFiniteElement< Geometry::ctype, RF >, Geometry > | |
   Dune::Q22DFiniteElementFactory< Geometry, RF > | Factory for global-valued Q22D elements |
  Dune::ScalarLocalToGlobalFiniteElementAdaptorFactory< Q2LocalFiniteElement< Geometry::ctype, RF, Geometry::mydimension >, Geometry > | |
   Dune::Q2FiniteElementFactory< Geometry, RF > | Factory for global-valued Q23D elements |
 Dune::FiniteElementInterface | Interface for global-valued finite elements |
  Dune::Pk1DFiniteElement< Geometry, RF, k > | Langrange finite element of arbitrary order on triangles |
  Dune::Pk2DFiniteElement< Geometry, RF, k > | Langrange finite element of arbitrary order on triangles |
  Dune::ScalarLocalToGlobalFiniteElementAdaptor< LocalFiniteElement, Geometry > | Convert a simple scalar local finite element into a global finite element |
 Dune::FiniteElementInterfaceSwitch< FiniteElement, Dummy > | Switch for uniform treatment of finite element with either the local or the global interface |
 Dune::FixedOrderLocalBasisTraits< T, order > | Construct LocalBasisTraits with fixed diff order |
 Dune::GenericLocalFiniteElement< BasisF, CoeffF, InterpolF > | A LocalFiniteElement implementation bassed on three TopologyFactories providing the LocalBasis, LocalCoefficients, and LocalInterpolations. Note the key type for all three factories must coincide |
 Dune::GenericLocalFiniteElement< FE::BasisFactory, DGLocalCoefficientsFactory< FE::BasisFactory >, FE::InterpolationFactory > | |
  Dune::DGLocalFiniteElement< FE > | Takes the basis and interpolation factory from a given LocalFiniteElement (derived from GenericLocalFiniteElement) and replaces the coefficients with dg local keys, i.e., attaches all degrees of freedom to the codimension zero entity |
 Dune::GenericLocalFiniteElement< FE::BasisFactory, DGLocalCoefficientsFactory< FE::BasisFactory >, LocalL2InterpolationFactory< FE::BasisFactory, false > > | |
  Dune::L2LocalFiniteElement< FE > | Takes the basis factory from a given LocalFiniteElement (derived from GenericLocalFiniteElement) and replaces the coefficients with dg local keys, i.e., attaches all degrees of freedom to the codimension zero entity and uses a l2 interpolation |
 Dune::GenericLocalFiniteElement< LagrangeBasisFactory< LP, dimDomain, SF, CF >, LagrangeCoefficientsFactory< LP, dimDomain, SF >, LagrangeInterpolationFactory< LP, dimDomain, SF > > | |
  Dune::LagrangeLocalFiniteElement< LP, dimDomain, D, R, SF, CF > | Lagrange local finite elements for a given set of interpolation points |
 Dune::GenericLocalFiniteElement< OrthonormalBasisFactory< dimDomain, SF, CF >, DGLocalCoefficientsFactory< OrthonormalBasisFactory< dimDomain, SF, CF > >, LocalL2InterpolationFactory< OrthonormalBasisFactory< dimDomain, SF, CF >, true > > | |
  Dune::OrthonormalLocalFiniteElement< dimDomain, D, R, SF, CF > | A class providing orthonormal basis functions |
 Dune::GenericLocalFiniteElement< RaviartThomasBasisFactory< dimDomain, SF, CF >, RaviartThomasCoefficientsFactory< dimDomain >, RaviartThomasL2InterpolationFactory< dimDomain, SF > > | |
  Dune::RaviartThomasLocalFiniteElement< dimDomain, D, R, SF, CF > | Raviart-Thomas basis functions |
 Dune::RTL2InterpolationBuilder< dim, Field >::Creator< Topology >::GetCodim< face > | |
 Dune::InterpolationHelper< F, dimension >::Helper< Func, Container, type > | |
 Dune::InterpolationHelper< F, dimension >::Helper< Basis, Matrix, false > | |
 Dune::InterpolationHelper< F, dimension >::Helper< Func, Vector, true > | |
 Dune::HierarchicalP2LocalFiniteElement< D, R, dim > | |
 Dune::HierarchicalP2WithElementBubbleLocalFiniteElement< D, R, dim > | |
 Dune::HierarchicalPrismP2LocalBasis< D, R > | |
 Dune::HierarchicalPrismP2LocalFiniteElement< D, R > | |
 Dune::HierarchicalPrismP2LocalInterpolation< LB > | |
 Dune::HierarchicalPrismP2LocalInterpolation< Dune::HierarchicalPrismP2LocalBasis< D, R > > | |
 Dune::HierarchicalSimplexP2LocalBasis< D, R, dim > | |
 Dune::HierarchicalSimplexP2LocalBasis< D, R, 1 > | Hierarchical P2 basis in 1d |
 Dune::HierarchicalSimplexP2LocalBasis< D, R, 2 > | Hierarchical P2 basis in 2d |
 Dune::HierarchicalSimplexP2LocalBasis< D, R, 3 > | Hierarchical P2 basis in 3d |
 Dune::HierarchicalSimplexP2LocalInterpolation< LB > | |
 Dune::HierarchicalSimplexP2LocalInterpolation< Dune::HierarchicalSimplexP2LocalBasis< D, R, dim > > | |
 Dune::HierarchicalSimplexP2WithElementBubbleLocalBasis< D, R, dim > | |
 Dune::HierarchicalSimplexP2WithElementBubbleLocalBasis< D, R, 1 > | Hierarchical P2 basis in 1d |
 Dune::HierarchicalSimplexP2WithElementBubbleLocalBasis< D, R, 2 > | Hierarchical P2 basis in 1d |
 Dune::HierarchicalSimplexP2WithElementBubbleLocalBasis< D, R, 3 > | Hierarchical P2 basis in 1d |
 Dune::HierarchicalSimplexP2WithElementBubbleLocalCoefficients< dim > | The local finite element needed for the Zou-Kornhuber estimator for Signorini problems |
 Dune::HierarchicalSimplexP2WithElementBubbleLocalInterpolation< LB > | |
 Dune::HierarchicalSimplexP2WithElementBubbleLocalInterpolation< Dune::HierarchicalSimplexP2WithElementBubbleLocalBasis< D, R, dim > > | |
 Dune::Identity | |
 Dune::EquidistantPointSet< F, dim >::Topology< T >::Init< pdim > | |
 Dune::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology > | |
 Dune::LobattoPointSet< F, dim >::Setup< Topology >::InitCodim< pdim > | |
 Dune::LobattoPointSet< F, dim >::Setup< Topology >::InitCodim< pdim >::InitSub< i > | |
 ONBCompute::Integral< Topology > | |
 ONBCompute::Integral< Dune::GenericGeometry::Point > | |
 ONBCompute::Integral< Dune::GenericGeometry::Prism< Base > > | |
 ONBCompute::Integral< Dune::GenericGeometry::Pyramid< Base > > | |
 Dune::InterpolationHelper< F, dimension > | |
  Dune::RaviartThomasL2Interpolation< dimension, F > | |
 Dune::InterpolationInterface | Interface for global-valued interpolation |
  Dune::LocalToGlobalInterpolationAdaptor< LocalInterpolation, Traits_ > | Convert a local interpolation into a global interpolation |
  Dune::LocalToGlobalInterpolationAdaptor< LocalInterpolation, typename Basis::Traits > | |
  Dune::LocalToGlobalInterpolationAdaptor< typename LocalFiniteElement::Traits::LocalInterpolationType, typename Basis::Traits > | |
 Dune::MonomialEvaluator< B >::Iterator< deriv > | |
 Dune::MonomImp::JacobianAccess< Traits > | Access output vector of evaluateJacobian() |
 Dune::LagrangeCoefficientsFactoryTraits< LP, dim, F > | |
 Dune::LagrangeInterpolationFactoryTraits< LP, dim, F > | |
 Dune::LagrangePoint< F, dim > | |
 Dune::LFEMatrix< F, aligned > | |
 Dune::LFEMatrix< Field > | |
  Dune::BasisMatrixBase< const MonomialBasis< Topology, F >, Interpolation, Field > | |
   Dune::BasisMatrix< const MonomialBasis< Topology, F >, Interpolation, Field > | |
  Dune::BasisMatrixBase< const PolynomialBasis< Eval, CM, D, R >, Interpolation, Field > | |
   Dune::BasisMatrix< const PolynomialBasis< Eval, CM, D, R >, Interpolation, Field > | |
  Dune::BasisMatrixBase< const PolynomialBasisWithMatrix< Eval, CM >, Interpolation, Field > | |
   Dune::BasisMatrix< const PolynomialBasisWithMatrix< Eval, CM >, Interpolation, Field > | |
  Dune::BasisMatrixBase< const VirtualMonomialBasis< dim, F >, Interpolation, Field > | |
   Dune::BasisMatrix< const Dune::VirtualMonomialBasis< dim, F >, Interpolation, Field > | |
  Dune::BasisMatrixBase< PreBasis, Interpolation, Field > | |
 Dune::LFEMatrix< scalar_t > | |
  ONBCompute::ONBMatrix< Topology, scalar_t > | |
 Dune::LFETensor< F, dimD, deriv > | |
 Dune::LFETensor< F, 0, 0 > | |
 Dune::LFETensor< F, 0, deriv > | |
 Dune::LFETensor< F, dimD, 0 > | |
 Dune::LFETensorAxpy< Vec1, Vec2, deriv > | |
 Dune::LFETensorAxpy< Derivatives< F1, dimD, 1, d, derivative >, Vec2, deriv > | |
 Dune::LFETensorAxpy< Derivatives< F1, dimD, 1, d, value >, Vec2, deriv > | |
 Dune::LFETensorAxpy< Derivatives< F1, dimD, dimR, d, derivative >, Vec2, deriv > | |
 Dune::LFETensorAxpy< Derivatives< F1, dimD, dimR, d, value >, Vec2, deriv > | |
 Dune::LobattoInnerPoints< Field, Topology > | |
 Dune::LobattoInnerPoints< Field, GenericGeometry::Point > | |
 Dune::LobattoInnerPoints< Field, GenericGeometry::Prism< Base > > | |
 Dune::LobattoInnerPoints< Field, GenericGeometry::Pyramid< Base > > | |
 Dune::LobattoPoints< Field > | |
 Dune::LocalBasisTraits< DF, n, D, RF, m, R, J, dorder > | Type traits for LocalBasisVirtualInterface |
 LocalBasisVirtualInterfaceBase | |
  Dune::LocalBasisVirtualInterface< T > | Virtual base class for a local basis |
   Dune::LocalBasisVirtualImp< T, Imp > | Class for wrapping a basis using the virtual interface |
   Dune::LocalBasisVirtualImp< T, typename Imp::Dune::LocalFiniteElementTraits::LocalBasisType > | |
 Dune::LocalBasisVirtualInterfaceBase< LocalBasisTraits< DF, n, D, RF, m, R, J, 0 > > | Virtual base class for a local basis |
  Dune::LocalBasisVirtualInterface< LocalBasisTraits< DF, n, D, RF, m, R, J, 0 > > | |
   Dune::LocalBasisVirtualImp< LocalBasisTraits< DF, n, D, RF, m, R, J, 0 >, Imp > | Class for wrapping a basis using the virtual interface |
 Dune::LocalCoefficientsContainer | |
 Dune::LocalCoefficientsVirtualInterface | Virtual base class for local coefficients |
  Dune::LocalCoefficientsVirtualImp< Imp > | Class for wrapping local coefficients using the virtual interface |
   Dune::BDM12DLocalCoefficients | Layout map for Brezzi-Douglas-Marini-1 elements on triangles |
   Dune::BDM1Q2DLocalCoefficients | Layout map for Brezzi-Douglas-Marini-1 elements on quadrilaterals |
   Dune::MimeticLocalCoefficients | ! |
   Dune::MonomLocalCoefficients< static_size > | Layout map for Monom elements |
   Dune::P0LocalCoefficients | Layout map for P0 elements |
   Dune::P1LocalCoefficients< dim > | Local coefficients for simplex P1 elements |
   Dune::P23DLocalCoefficients | Layout map for P23D elements |
   Dune::Pk1DLocalCoefficients< k > | Layout map for Pk elements |
   Dune::Pk2DLocalCoefficients< k > | Layout map for P0 elements |
   Dune::Pk3DLocalCoefficients< k > | Please doc me! |
   Dune::PrismP1LocalCoefficients | Layout map for PrismP1 elements |
   Dune::PrismP2LocalCoefficients | Layout map for PrismP2 elements |
   Dune::PyramidP2LocalCoefficients | Layout map for PyramidP2 elements |
   Dune::Q1LocalCoefficients< dim > | Layout map for Q1 elements |
   Dune::Q22DLocalCoefficients | Layout map for Q2 elements |
   Dune::Q2LocalCoefficients< dim > | Layout map for Q2 elements |
   Dune::RannacherTurek2DLocalCoefficients | |
   Dune::RefinedP0LocalCoefficients< k > | Layout map for RefinedP0 elements |
   Dune::RT02DLocalCoefficients | Layout map for RT0 elements |
   Dune::RT0Q2DLocalCoefficients | Layout map for RT0 elements on quadrilaterals |
   Dune::RT0Q3DLocalCoefficients | Layout map for RT0 elements on quadrilaterals |
   Dune::RT1Q2DLocalCoefficients | Layout map for Raviart-Thomas-1 elements on quadrilaterals |
   Dune::RT1Q3DLocalCoefficients | Layout map for Raviart-Thomas-1 elements on quadrilaterals |
   Dune::RT2Q2DLocalCoefficients | Layout map for Raviart-Thomas-2 elements on quadrilaterals |
   Dune::Pk1DLocalCoefficients< 2 > | |
   Dune::Pk2DLocalCoefficients< 2 > | |
   Dune::Pk3DLocalCoefficients< 2 > | |
   Dune::RefinedP0LocalCoefficients< 2 > | |
   Dune::RefinedP0LocalCoefficients< 3 > | |
  Dune::LocalCoefficientsVirtualImp< typename Imp::Dune::LocalFiniteElementTraits::LocalCoefficientsType > | |
 Dune::LocalFiniteElementCloneFactory< Imp > | |
 Dune::LocalFiniteElementCloneFactoryHelper< Imp, IsInterface > | |
 Dune::LocalFiniteElementCloneFactoryHelper< Imp, true > | |
 Dune::LocalFiniteElementFunctionBase< FE > | Return a proper base class for functions to use with LocalInterpolation |
 Dune::LocalFiniteElementTraits< LB, LC, LI > | Traits helper struct |
 Dune::LocalFiniteElementVirtualInterface< T > | Virtual base class for local finite elements with functions |
 Dune::LocalFiniteElementVirtualInterface< Imp::Traits::LocalBasisType::Traits > | |
  Dune::LocalFiniteElementVirtualImp< Imp > | Class for wrapping a finite element using the virtual interface |
 Dune::LocalFiniteElementVirtualInterface< LocalBasisTraits< DF, n, D, RF, m, R, J, 0 > > | Virtual base class for local finite elements with functions |
 Dune::LocalInterpolationVirtualInterfaceBase< DomainType, RangeType > | Virtual base class for a local interpolation |
  Dune::LocalInterpolationVirtualInterface< DomainType, RangeType > | Virtual base class for a local interpolation |
   Dune::LocalInterpolationVirtualImp< DomainType, RangeType, Imp > | Class for wrapping a local interpolation using the virtual interface |
 Dune::LocalInterpolationVirtualInterfaceBase< typename T::DomainType, typename T::RangeType > | |
  Dune::LocalInterpolationVirtualInterface< typename T::DomainType, typename T::RangeType > | |
   Dune::LocalInterpolationVirtualImp< typename T::DomainType, typename T::RangeType, typename Imp::Dune::LocalFiniteElementTraits::LocalInterpolationType > | |
 Dune::LocalKey | Describe position of one degree of freedom |
 Dune::LocalL2Interpolation< B, Q, onb > | A local L2 interpolation taking a test basis and a quadrature rule |
 Dune::LocalL2InterpolationBase< B, Q > | |
  Dune::LocalL2Interpolation< B, Q, false > | |
  Dune::LocalL2Interpolation< B, Q, true > | |
 Dune::LocalL2InterpolationFactoryTraits< BasisFactory, onb > | |
 Dune::LocalLagrangeInterpolation< LP, dim, F > | |
 Dune::LowerOrderLocalBasisTraits< T > | Construct LocalBasisTraits with one diff order lower |
 Dune::GenericLocalFiniteElement< BasisF, CoeffF, InterpolF >::FiniteElement::Maker< Topology > | |
 Dune::MimeticLocalBasis< D, R, dim > | |
 Dune::MimeticLocalFiniteElement< D, R, dim > | |
 Dune::MimeticLocalInterpolation< LB > | |
 Dune::MimeticLocalInterpolation< Dune::MimeticLocalBasis< D, R, dim > > | |
 Dune::MonomialBasisFactoryTraits< dim, F > | |
 Dune::MonomialBasisHelper< mydim, dim, F > | |
 Dune::MonomialBasisImpl< Topology, F > | |
  Dune::MonomialBasis< Topology, F > | |
 Dune::MonomialBasisImpl< BaseTopology, Field > | |
 Dune::MonomialBasisImpl< GenericGeometry::CubeTopology< dim >::type, F > | |
  Dune::MonomialBasis< GenericGeometry::CubeTopology< dim >::type, F > | |
   Dune::StandardBiMonomialBasis< dim, F > | |
 Dune::MonomialBasisImpl< GenericGeometry::Point, F > | |
 Dune::MonomialBasisImpl< GenericGeometry::Prism< BaseTopology >, F > | |
 Dune::MonomialBasisImpl< GenericGeometry::Pyramid< BaseTopology >, F > | |
 Dune::MonomialBasisImpl< GenericGeometry::SimplexTopology< dim >::type, F > | |
  Dune::MonomialBasis< GenericGeometry::SimplexTopology< dim >::type, F > | |
   Dune::StandardMonomialBasis< dim, F > | |
 Dune::MonomialBasisImpl< Topology, Field > | |
  Dune::MonomialBasis< Topology, Field > | |
 Dune::MonomialBasisSize< Topology > | |
 Dune::MonomialBasisSize< GenericGeometry::Point > | |
 Dune::MonomialBasisSize< GenericGeometry::Prism< BaseTopology > > | |
 Dune::MonomialBasisSize< GenericGeometry::Pyramid< BaseTopology > > | |
 Dune::MonomialEvaluator< B > | |
  Dune::StandardEvaluator< B > | |
 Dune::MonomLocalBasis< D, R, d, p, diffOrder > | Constant shape function |
 Dune::MonomLocalFiniteElement< D, R, d, p, diffOrder > | |
 Dune::MonomLocalInterpolation< LB, size > | |
 Dune::MonomLocalInterpolation< Dune::MonomLocalBasis< D, R, d, p, diffOrder >, static_size > | |
 Dune::Mult< Field, Field2 > | |
 Dune::Mult< Field, FieldVector< Field2, dimRange > > | |
 Dune::MultiIndex< dim, Field > | |
 Dune::OrthonormalBasisFactoryTraits< dim, SF, CF > | |
 Dune::P0LocalBasis< D, R, d > | Constant shape function |
 Dune::P0LocalFiniteElement< D, R, d > | |
 Dune::P0LocalInterpolation< LB > | |
 Dune::P0LocalInterpolation< Dune::P0LocalBasis< D, R, d > > | |
 Dune::P1LocalBasis< D, R, dim > | Linear Lagrange shape functions on the simplex |
 Dune::P1LocalFiniteElement< D, R, dim > | The local p1 finite element on simplices |
 Dune::P1LocalInterpolation< dim, LB > | |
 Dune::P1LocalInterpolation< dim, Dune::P1LocalBasis< D, R, dim > > | |
 Dune::P23DLocalBasis< D, R > | Quadratic Lagrange shape functions on the tetrahedron |
 Dune::P23DLocalFiniteElement< D, R > | |
  Dune::P2LocalFiniteElement< D, R, 3 > | |
 Dune::P23DLocalInterpolation< LB > | |
 Dune::P23DLocalInterpolation< Dune::P23DLocalBasis< D, R > > | |
 Dune::P2LocalFiniteElement< D, R, d > | |
 Dune::Pk1DLocalBasis< D, R, k > | Lagrange shape functions of arbitrary order on the 1D reference triangle |
 Dune::Pk1DLocalFiniteElement< D, R, k > | |
  Dune::PkLocalFiniteElement< D, R, 1, k > | General Lagrange finite element – specialization for a 2d reference element |
 Dune::Pk1DLocalInterpolation< LB > | |
 Dune::Pk1DLocalInterpolation< Dune::Pk1DLocalBasis< D, R, 2 > > | |
 Dune::Pk1DLocalInterpolation< Dune::Pk1DLocalBasis< D, R, k > > | |
 Dune::Pk2DLocalBasis< D, R, k > | Lagrange shape functions of arbitrary order on the reference triangle |
 Dune::Pk2DLocalFiniteElement< D, R, k > | |
  Dune::PkLocalFiniteElement< D, R, 2, k > | General Lagrange finite element – specialization for a 2d reference element |
 Dune::Pk2DLocalFiniteElement< D, R, 2 > | |
  Dune::P2LocalFiniteElement< D, R, 2 > | |
 Dune::Pk2DLocalInterpolation< LB > | |
 Dune::Pk2DLocalInterpolation< Dune::Pk2DLocalBasis< D, R, 2 > > | |
 Dune::Pk2DLocalInterpolation< Dune::Pk2DLocalBasis< D, R, k > > | |
 Dune::Pk3DLocalBasis< D, R, k > | Lagrange shape functions of arbitrary order on the reference tetrahedron |
 Dune::Pk3DLocalBasis< D, R, 0 > | |
 Dune::Pk3DLocalFiniteElement< D, R, k > | |
  Dune::PkLocalFiniteElement< D, R, 3, k > | General Lagrange finite element – specialization for a 3d reference element |
 Dune::Pk3DLocalInterpolation< LB > | |
 Dune::Pk3DLocalInterpolation< Dune::Pk3DLocalBasis< D, R, 2 > > | |
 Dune::Pk3DLocalInterpolation< Dune::Pk3DLocalBasis< D, R, k > > | |
 Dune::PkLocalFiniteElement< D, R, d, k > | General Lagrange finite element with arbitrary dimension and polynomial order |
 Dune::PolynomialBasis< Eval, CM, D, R > | |
  Dune::PolynomialBasisWithMatrix< Eval, CM, D, R > | |
 Dune::PowerBasis< Backend, dimR > | Meta-basis turning a scalar basis into vector-valued basis |
 Dune::PowerBasis< typename Backend::Traits::Basis, dimR > | |
 Dune::PowerFiniteElement< Backend, dimR > | Meta-finite element turning a scalar finite element into vector-valued one |
 Dune::PowerInterpolation< Backend, BasisTraits > | Meta-interpolation turning a scalar interpolation into vector-valued interpolation |
 Dune::PowerInterpolation< typename Backend::Traits::Interpolation, typename Basis::Traits > | |
 Dune::PQ22DLocalFiniteElement< D, R > | |
 Dune::PQkLocalFiniteElementCache< D, R, dim, k > | A cache that stores all available Pk/Qk like local finite elements for the given dimension and order |
 Dune::PQkLocalFiniteElementFactory< D, R, dim, k > | Factory to create any kind of Pk/Qk like element wrapped for the virtual interface |
 Dune::Precision< Field > | |
 Dune::Precision< double > | |
 Dune::Precision< float > | |
 Dune::Precision< long double > | |
 Dune::PrismP1LocalBasis< D, R > | Linear Lagrange shape functions on the prism |
 Dune::PrismP1LocalFiniteElement< D, R > | First-order Lagrangian finite element on a prism |
 Dune::PrismP1LocalInterpolation< LB > | |
 Dune::PrismP1LocalInterpolation< Dune::PrismP1LocalBasis< D, R > > | |
 Dune::PrismP2LocalBasis< D, R > | Quadratic Lagrange shape functions on the prism |
 Dune::PrismP2LocalFiniteElement< D, R > | |
 Dune::PrismP2LocalInterpolation< LB > | |
 Dune::PrismP2LocalInterpolation< Dune::PrismP2LocalBasis< D, R > > | |
 Dune::PyramidP1LocalBasis< D, R > | Linear Lagrange shape functions on the pyramid |
 Dune::PyramidP1LocalCoefficients | Layout map for PyramidP1 elements |
 Dune::PyramidP1LocalFiniteElement< D, R > | First-order Lagrangian finite element on a prism |
 Dune::PyramidP1LocalInterpolation< LB > | |
 Dune::PyramidP1LocalInterpolation< Dune::PyramidP1LocalBasis< D, R > > | |
 Dune::PyramidP2LocalBasis< D, R > | Quadratic Lagrange shape functions on the pyramid |
 Dune::PyramidP2LocalFiniteElement< D, R > | |
 Dune::PyramidP2LocalInterpolation< LB > | |
 Dune::PyramidP2LocalInterpolation< Dune::PyramidP2LocalBasis< D, R > > | |
 Dune::Q1LocalBasis< D, R, dim > | Lagrange shape functions of order 1 on the reference cube |
 Dune::Q1LocalBasis< Geometry::ctype, RF, dim > | |
 Dune::Q1LocalFiniteElement< D, R, dim > | The local Q1 finite element on cubes |
 Dune::Q1LocalFiniteElement< Geometry::ctype, RF, Geometry::mydimension > | |
 Dune::Q1LocalInterpolation< dim, LB > | |
 Dune::Q1LocalInterpolation< dim, Dune::Q1LocalBasis< D, R, dim > > | |
 Dune::Q1LocalInterpolation< dim, Dune::Q1LocalBasis< Geometry::ctype, RF, dim > > | |
 Dune::Q22DLocalBasis< D, R > | Lagrange shape functions of order 2 on the reference quadrilateral |
 Dune::Q22DLocalBasis< Geometry::ctype, RF > | |
 Dune::Q22DLocalFiniteElement< D, R > | |
 Dune::Q22DLocalFiniteElement< Geometry::ctype, RF > | |
 Dune::Q22DLocalInterpolation< LB > | |
 Dune::Q22DLocalInterpolation< Dune::Q22DLocalBasis< D, R > > | |
 Dune::Q22DLocalInterpolation< Dune::Q22DLocalBasis< Geometry::ctype, RF > > | |
 Dune::Q2LocalBasis< D, R, dim > | Lagrange shape functions of order 2 on the reference cube |
 Dune::Q2LocalBasis< Geometry::ctype, RF, dim > | |
 Dune::Q2LocalFiniteElement< D, R, dim > | 2nd-order Lagrangian finite elements on hybercubes |
 Dune::Q2LocalFiniteElement< Geometry::ctype, RF, Geometry::mydimension > | |
 Dune::Q2LocalInterpolation< LB > | |
 Dune::Q2LocalInterpolation< Dune::Q2LocalBasis< D, R, dim > > | |
 Dune::Q2LocalInterpolation< Dune::Q2LocalBasis< Geometry::ctype, RF, dim > > | |
 Dune::RannacherTurek2DLocalBasis< D, R > | |
 Dune::RannacherTurek2DLocalFiniteElement< D, R > | |
 Dune::RannacherTurek2DLocalInterpolation< LB > | |
 Dune::RannacherTurek2DLocalInterpolation< Dune::RannacherTurek2DLocalBasis< D, R > > | |
 Dune::RaviartThomasCoefficientsFactoryTraits< dim > | |
 Dune::RaviartThomasL2InterpolationFactoryTraits< dim, F > | |
 Dune::RefinedP0LocalFiniteElement< D, R, dim > | Local finite element that is piecewise P0 on a once uniformly refined reference geometry |
 Dune::RefinedP0LocalFiniteElement< D, R, 2 > | Local finite element that is piecewise P0 on a once uniformly refined reference geometry |
 Dune::RefinedP0LocalFiniteElement< D, R, 3 > | Local finite element that is piecewise P0 on a once uniformly refined reference geometry |
 Dune::RefinedP0LocalInterpolation< LB > | |
 Dune::RefinedP0LocalInterpolation< Dune::RefinedP0LocalBasis< D, R, 2 > > | |
 Dune::RefinedP0LocalInterpolation< Dune::RefinedP0LocalBasis< D, R, 3 > > | |
 Dune::RefinedP0LocalInterpolation< RefinedP0LocalBasis< D, R, 2 > > | |
 Dune::RefinedP0LocalInterpolation< RefinedP0LocalBasis< D, R, 3 > > | |
 Dune::RefinedP1LocalFiniteElement< D, R, dim > | |
 Dune::RefinedP1LocalFiniteElement< D, R, 2 > | |
 Dune::RefinedP1LocalFiniteElement< D, R, 3 > | |
 Dune::RefinedSimplexLocalBasis< D, dim > | |
  Dune::RefinedP0LocalBasis< D, R, dim > | Uniformly refined constant shape functions on a unit simplex in R^dim |
  Dune::RefinedP1LocalBasis< D, R, dim > | |
  Dune::RefinedP0LocalBasis< D, R, 2 > | |
  Dune::RefinedP0LocalBasis< D, R, 3 > | |
 Dune::RefinedSimplexLocalBasis< D, 1 > | Base class for LocalBasis classes based on uniform refinement in 1D; provides numbering and local coordinates of subelements |
  Dune::RefinedP1LocalBasis< D, R, 1 > | Uniformly refined linear Lagrange shape functions in 1D |
 Dune::RefinedSimplexLocalBasis< D, 2 > | Base class for LocalBasis classes based on uniform refinement in 2D; provides numbering and local coordinates of subelements |
  Dune::RefinedP1LocalBasis< D, R, 2 > | Uniformly refined linear Lagrange shape functions on the triangle |
 Dune::RefinedSimplexLocalBasis< D, 3 > | Base class for LocalBasis classes based on uniform refinement in 3D; provides numbering and local coordinates of subelements |
  Dune::RefinedP1LocalBasis< D, R, 3 > | Uniformly refined linear Lagrange shape functions on the 3D-simplex (tetrahedron) |
 Dune::RT02DLocalBasis< D, R > | Lowest order Raviart-Thomas shape functions on the reference triangle |
 Dune::RT02DLocalFiniteElement< D, R > | |
 Dune::RT02DLocalInterpolation< LB > | |
 Dune::RT02DLocalInterpolation< Dune::RT02DLocalBasis< D, R > > | |
 Dune::RT0Q2DLocalBasis< D, R > | Lowest order Raviart-Thomas shape functions on the reference quadrilateral |
 Dune::RT0Q2DLocalFiniteElement< D, R > | |
  Dune::RT0QLocalFiniteElement< D, R, 2 > | Specialization on 2d quadrilaterals for lowest order Raviart-Thomas shape functions |
 Dune::RT0Q2DLocalInterpolation< LB > | Lowest order Raviart-Thomas shape functions on the reference quadrilateral |
 Dune::RT0Q2DLocalInterpolation< Dune::RT0Q2DLocalBasis< D, R > > | |
 Dune::RT0Q3DLocalBasis< D, R > | Lowest order Raviart-Thomas shape functions on the reference hexahedron |
 Dune::RT0Q3DLocalFiniteElement< D, R > | |
  Dune::RT0QLocalFiniteElement< D, R, 3 > | Specialization on 3d quadrilaterals for lowest order Raviart-Thomas shape functions |
 Dune::RT0Q3DLocalInterpolation< LB > | Lowest order Raviart-Thomas shape functions on the reference hexahedron |
 Dune::RT0Q3DLocalInterpolation< Dune::RT0Q3DLocalBasis< D, R > > | |
 Dune::RT0QLocalFiniteElement< D, R, dim > | Lowest order Raviart-Thomas shape functions on quadrilaterals |
 Dune::RT12DLocalBasis< D, R > | First order Raviart-Thomas shape functions on the reference triangle |
 Dune::RT12DLocalCoefficients | Layout map for Raviart-Thomas-1 elements on the reference triangle |
 Dune::RT12DLocalFiniteElement< D, R > | First order Raviart-Thomas shape functions on triangles |
 Dune::RT12DLocalInterpolation< LB > | First order Raviart-Thomas shape functions on the reference quadrilateral |
 Dune::RT12DLocalInterpolation< Dune::RT12DLocalBasis< D, R > > | |
 Dune::RT1Q2DLocalBasis< D, R > | First order Raviart-Thomas shape functions on the reference quadrilateral |
 Dune::RT1Q2DLocalFiniteElement< D, R > | First order Raviart-Thomas shape functions on quadrilaterals |
 Dune::RT1Q2DLocalInterpolation< LB > | First order Raviart-Thomas shape functions on the reference quadrilateral |
 Dune::RT1Q2DLocalInterpolation< Dune::RT1Q2DLocalBasis< D, R > > | |
 Dune::RT1Q3DLocalBasis< D, R > | First order Raviart-Thomas shape functions on the reference hexahedron |
 Dune::RT1Q3DLocalFiniteElement< D, R > | First order Raviart-Thomas shape functions on cubes |
 Dune::RT1Q3DLocalInterpolation< LB > | First order Raviart-Thomas shape functions on the reference hexahedron |
 Dune::RT1Q3DLocalInterpolation< Dune::RT1Q3DLocalBasis< D, R > > | |
 Dune::RT2Q2DLocalBasis< D, R > | Second order Raviart-Thomas shape functions on the reference quadrilateral |
 Dune::RT2Q2DLocalFiniteElement< D, R > | Second order Raviart-Thomas shape functions on cubes |
 Dune::RT2Q2DLocalInterpolation< LB > | Second order Raviart-Thomas shape functions on the reference triangle |
 Dune::RT2Q2DLocalInterpolation< Dune::RT2Q2DLocalBasis< D, R > > | |
 Dune::RTL2InterpolationBuilder< dim, Field > | |
 Dune::RTL2InterpolationBuilder< dimension, Field > | |
 Dune::RTPreBasisFactoryTraits< dim, Field > | |
 Dune::RTVecMatrix< Topology, Field > | |
 Dune::MonomImp::Size< d, k > | |
 Dune::MonomImp::Size< 0, 0 > | |
 Dune::MonomImp::Size< 0, k > | |
 Dune::MonomImp::Size< d, 0 > | |
 Dune::SparseCoeffMatrix< F, bSize > | |
 template Iterator | |
  Dune::StandardEvaluator< B >::Iterator< deriv > | |
 TopologyFactory | |
  Dune::DefaultBasisFactory< MonomialBasisFactory< dim, CF >, LagrangeInterpolationFactory< LP, dim, CF >, dim, 1, SF, CF > | |
   Dune::LagrangeBasisFactory< LP, dim, SF, CF > | |
   Dune::LagrangeBasisFactory< LP, dimDomain, SF, CF > | |
  Dune::DefaultBasisFactory< RTPreBasisFactory< dim, CF >, RaviartThomasL2InterpolationFactory< dim, CF >, dim, dim, SF, CF > | |
   Dune::RaviartThomasBasisFactory< dim, SF, CF > | |
   Dune::RaviartThomasBasisFactory< dimDomain, SF, CF > | |
  Dune::DefaultBasisFactory< PreBFactory, InterpolFactory, dim, dimR, SF, CF, PreBasisKeyExtractor > | |
  Dune::DGLocalCoefficientsFactory< BasisCreator > | A factory class for the dg local coefficients |
  Dune::LagrangeCoefficientsFactory< LP, dim, F > | |
  Dune::LagrangeInterpolationFactory< LP, dim, F > | |
  Dune::LocalL2InterpolationFactory< BasisFactory, onb > | A factory class for the local l2 interpolations taking a basis factory and using GenericGeometry::Quadrature class |
  Dune::MonomialBasisFactory< dim, F > | |
  Dune::OrthonormalBasisFactory< dim, SF, CF > | |
  Dune::RaviartThomasCoefficientsFactory< dim > | |
  Dune::RaviartThomasL2InterpolationFactory< dim, Field > | |
  Dune::RTPreBasisFactory< dim, Field > | |
  Dune::OrthonormalBasisFactory< dimDomain, SF, CF > | |
 TopologySingletonFactory | |
  Dune::MonomialBasisProvider< dim, SF > | |
 Dune::FiniteElementInterface::Traits | Types of component objects |
  Dune::EdgeS0_5FiniteElement< Geometry, RF >::Traits | |
  Dune::Pk1DFiniteElement< Geometry, RF, k >::Traits | |
  Dune::Pk2DFiniteElement< Geometry, RF, k >::Traits | |
  Dune::ScalarLocalToGlobalFiniteElementAdaptor< LocalFiniteElement, Geometry >::Traits | |
 Dune::BasisInterface::Traits | Types of domain and range |
  Dune::LocalToGlobalBasisAdaptorTraits< LocalBasisTraits, dimDomainGlobal_ > | Traits class for local-to-global basis adaptors |
 Dune::PowerFiniteElement< Backend, dimR >::Traits | Types of component objects |
 Dune::EdgeS0_5Basis< Geometry, RF >::Traits | Export type traits for function signature |
 Traits | |
  Dune::PowerBasis< Backend, dimR >::Traits | Types of domain and range |
 Dune::Unity< Field > | A class representing the unit of a given Field |
 Dune::Unity< MultiIndex< dim, F > > | |
 Dune::VirtualMonomialBasis< dim, F > | |
 Dune::VirtualMonomialBasis< Topology::dimension, F > | |
  Dune::VirtualMonomialBasisImpl< Topology, F > | |
 Dune::Zero< Field > | A class representing the zero of a given Field |
 Dune::Zero< MultiIndex< dim, F > > | |