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