Dune::MonomialEvaluator< B >::BaseIterator< Deriv > | |
Dune::BasisMatrix< const Dune::VirtualMonomialBasis< dim, F >, Interpolation, Field > | |
Dune::BasisMatrix< const MonomialBasis< Topology, F >, Interpolation, Field > | |
Dune::BasisMatrix< const PolynomialBasis< Eval, CM, D, R >, Interpolation, Field > | |
Dune::BasisMatrix< const PolynomialBasisWithMatrix< Eval, CM >, Interpolation, Field > | |
Dune::BasisMatrixBase< PreBasis, Interpolation, Field > | |
Dune::BasisTraits< Imp > | Traits for basis implementations |
Dune::BasisTraits< C0SimpleBasis< LB > > | BasisTraits for C0SimpleBasis |
Dune::BasisTraits< C1SimpleBasis< LB, Geo > > | BasisTraits for C1SimpleBasis |
Dune::C0BasisInterface< Imp, T > | Interface for shape functions on a specific reference element |
Dune::C0LocalBasisTraits< DF, n, D, RF, m, R > | Type traits for LocalBasisInterface |
Dune::C0SimpleBasis< LB > | Basis implementation where local and global values are equal |
Dune::C1BasisInterface< Imp, T > | Interface for differentiable shape functions on a specific reference element |
Dune::C1LocalBasisTraits< DF, n, D, RF, m, R, J > | Type traits for C1LocalBasisInterface |
Dune::C1SimpleBasis< LB, Geo > | Basis implementation where local and global values are equal |
Dune::CkLocalBasisTraits< DF, n, D, RF, m, R, J, dorder > | |
Dune::ComputeField< Field, sum > | |
Dune::PolynomialBasis< Eval, CM, D, R >::Convert< dummy, DVector > | |
Dune::PolynomialBasis< Eval, CM, D, R >::Convert< dummy, DomainVector > | |
Dune::DefaultBasisFactory< PreBFactory, InterpolFactory, dim, dimR, SF, CF > | |
Dune::DefaultBasisFactoryTraits< PreBFactory, InterpolFactory, dim, dimR, SF, CF > | |
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, 0, value > | |
Dune::Derivatives< F, dimD, dimR, deriv, derivative > | |
Dune::Derivatives< F, dimD, dimR, deriv, value > | |
Dune::DGLocalCoefficients | A class providing local coefficients for dg spaces |
Dune::DGLocalCoefficientsFactory< BasisFactory > | |
Dune::DGLocalCoefficientsFactoryTraits< BasisFactory > | |
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::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::EdgeS02DLocalBasis< D, R > | Experimental lowest order edge elements for triangles |
Dune::EdgeS02DLocalCoefficients | Layout map for lowest order edge elements on triangles |
Dune::EdgeS02DLocalFiniteElement< D, R > | Lowest order 2D edge elements for triangles |
Dune::EdgeS02DLocalInterpolation< LB > | Interpolation for experimental lowest order edge elements for triangles |
Dune::EdgeS03DLocalBasis< D, R > | Experimental lowest order edge elements for tetrahedrons |
Dune::EdgeS03DLocalCoefficients | Layout map for lowest order edge elements on tetrahedrons |
Dune::EdgeS03DLocalFiniteElement< D, R > | Lowest order 3D edge elements for tetrahedrons |
Dune::EdgeS03DLocalInterpolation< LB > | Interpolation for experimental lowest order edge elements for tetrahedrons |
Dune::EmptyPointSet< F, dim > | |
Dune::EquidistantPointSet< F, dim > | |
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 > | Specializes the end of the recursion |
Dune::MonomialBasisFactory< dim, F >::EvaluationBasisFactory< dd, FF > | |
Dune::MonomialBasisProvider< dim, SF >::EvaluationBasisFactory< dd, FF > | |
Dune::OrthonormalBasisFactory< dim, SF, CF >::EvaluationBasisFactory< dd, FF > | |
Dune::RTPreBasisFactory< dim, Field >::EvaluationBasisFactory< dd, FF > | |
Dune::DefaultBasisFactory< PreBFactory, InterpolFactory, dim, dimR, SF, CF >::EvaluationBasisFactory< dd, FF > | |
Dune::FieldCast< F2, V > | |
Dune::FieldCast< F2, Dune::FieldMatrix< F1, dim1, dim2 > > | |
Dune::FieldCast< F2, Dune::FieldVector< F1, dim > > | |
Dune::FiniteElementInterface< Imp, T > | Interface for a finite element |
Dune::FiniteElementTraits< Imp > | Traits for the FiniteElement |
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::RTL2InterpolationBuilder< dim, Field >::Creator< Topology >::GetCodim< face > | |
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::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::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::LobattoPointSet< F, dim >::Setup< Topology >::Init< SubTopology > | |
Dune::EquidistantPointSet< F, dim >::Topology< T >::Init< pdim > | |
Dune::LobattoPointSet< F, dim >::Setup< Topology >::InitCodim< pdim > | |
Dune::LobattoPointSet< F, dim >::Setup< Topology >::InitCodim< pdim >::InitSub< i > | |
ONBCompute::Integral< Dune::GenericGeometry::Point > | |
ONBCompute::Integral< Dune::GenericGeometry::Prism< Base > > | |
ONBCompute::Integral< Dune::GenericGeometry::Pyramid< Base > > | |
Dune::InterpolationHelper< F, dimension > | |
Dune::InterpolationInterface< Imp > | Interface class for interpolating a "global" basis |
Dune::MonomialEvaluator< B >::Iterator< deriv > | |
Dune::StandardEvaluator< B >::Iterator< deriv > | |
Dune::MonomImp::JacobianAccess< Traits > | Access output vector of evaluateJacobian() |
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::LagrangeBasisFactory< LP, dim, SF, CF > | |
Dune::LagrangeCoefficientsFactory< LP, dim, F > | |
Dune::LagrangeCoefficientsFactoryTraits< LP, dim, F > | |
Dune::LagrangeInterpolationFactory< LP, dim, F > | |
Dune::LagrangeInterpolationFactoryTraits< LP, dim, F > | |
Dune::LagrangeLocalFiniteElement< LP, dimDomain, D, R, SF, CF > | Lagrange local finite elements for a given set of interpolation points |
Dune::LagrangePoint< F, dim > | |
Dune::LFEMatrix< F, aligned > | |
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, GenericGeometry::Point > | |
Dune::LobattoInnerPoints< Field, GenericGeometry::Prism< Base > > | |
Dune::LobattoInnerPoints< Field, GenericGeometry::Pyramid< Base > > | |
Dune::LobattoPoints< Field > | |
Dune::LobattoPointSet< F, dim > | |
Dune::LocalBasisTraits< DF, n, D, RF, m, R, J, dorder > | Type traits for LocalBasisVirtualInterface |
Dune::LocalBasisVirtualImp< T, Imp > | Class for wrapping a basis using the virtual interface |
Dune::LocalBasisVirtualImp< LocalBasisTraits< DF, n, D, RF, m, R, J, 0 >, Imp > | Class for wrapping a basis using the virtual interface |
Dune::LocalBasisVirtualInterface< T > | Virtual base class for a local basis |
Dune::LocalBasisVirtualInterfaceBase< LocalBasisTraits< DF, n, D, RF, m, R, J, 0 > > | Virtual base class for a local basis |
Dune::LocalCoefficientsContainer | |
Dune::LocalCoefficientsVirtualImp< Imp > | Class for wrapping local coefficients using the virtual interface |
Dune::LocalCoefficientsVirtualInterface | Virtual base class for local coefficients |
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::LocalFiniteElementVirtualImp< Imp > | Class for wrapping a finite element using the virtual interface |
Dune::LocalFiniteElementVirtualInterface< T > | Virtual base class for local finite elements with functions |
Dune::LocalFiniteElementVirtualInterface< LocalBasisTraits< DF, n, D, RF, m, R, J, 0 > > | Virtual base class for local finite elements with functions |
Dune::LocalInterpolationVirtualImp< DomainType, RangeType, Imp > | Class for wrapping a local interpolation using the virtual interface |
Dune::LocalInterpolationVirtualInterface< DomainType, RangeType > | Virtual base class for a local interpolation |
Dune::LocalInterpolationVirtualInterfaceBase< DomainType, RangeType > | Virtual base class for a local interpolation |
Dune::LocalKey | Describe position of one degree of freedom |
Dune::LocalL2Interpolation< B, Q, false > | |
Dune::LocalL2Interpolation< B, Q, true > | |
Dune::LocalL2InterpolationBase< B, Q > | |
Dune::LocalL2InterpolationFactory< BasisFactory, onb > | |
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::MimeticLocalCoefficients | ! |
Dune::MimeticLocalFiniteElement< D, R, dim > | |
Dune::MimeticLocalInterpolation< LB > | |
Dune::MonomialBasis< Topology, F > | |
Dune::MonomialBasisFactory< dim, F > | |
Dune::MonomialBasisFactoryTraits< dim, F > | |
Dune::MonomialBasisHelper< mydim, dim, F > | |
MonomialBasisImpl | |
Dune::MonomialBasisImpl< GenericGeometry::Point, F > | |
Dune::MonomialBasisImpl< GenericGeometry::Prism< BaseTopology >, F > | |
Dune::MonomialBasisImpl< GenericGeometry::Pyramid< BaseTopology >, F > | |
Dune::MonomialBasisProvider< dim, SF > | |
Dune::MonomialBasisSize< GenericGeometry::Point > | |
Dune::MonomialBasisSize< GenericGeometry::Prism< BaseTopology > > | |
Dune::MonomialBasisSize< GenericGeometry::Pyramid< BaseTopology > > | |
Dune::MonomialEvaluator< B > | |
Dune::MonomLocalBasis< D, R, d, p > | Constant shape function |
Dune::MonomLocalCoefficients< static_size > | Layout map for Monom elements |
Dune::MonomLocalFiniteElement< D, R, d, p > | |
Dune::MonomLocalInterpolation< LB, size > | |
Dune::Mult< Field, Field2 > | |
Dune::Mult< Field, FieldVector< Field2, dimRange > > | |
Dune::MultiIndex< dim, Field > | |
ONBCompute::ONBMatrix< Topology, scalar_t > | |
Dune::OrthonormalBasisFactory< dim, SF, CF > | |
Dune::OrthonormalBasisFactoryTraits< dim, SF, CF > | |
Dune::OrthonormalLocalFiniteElement< dimDomain, D, R, SF, CF > | A class providing orthonormal basis functions |
Dune::P0LocalBasis< D, R, d > | Constant shape function |
Dune::P0LocalCoefficients | Layout map for P0 elements |
Dune::P0LocalFiniteElement< D, R, d > | |
Dune::P0LocalInterpolation< LB > | |
Dune::P1LocalBasis< D, R, dim > | Linear Lagrange shape functions on the simplex |
Dune::P1LocalCoefficients< dim > | Local coefficients for simplex P1 elements |
Dune::P1LocalFiniteElement< D, R, dim > | |
Dune::P1LocalInterpolation< dim, LB > | |
Dune::P23DLocalBasis< D, R > | Quadratic Lagrange shape functions on the tetrahedron |
Dune::P23DLocalCoefficients | Layout map for P23D elements |
Dune::P23DLocalFiniteElement< D, R > | |
Dune::P23DLocalInterpolation< LB > | |
Dune::P2LocalFiniteElement< D, R, 2 > | |
Dune::P2LocalFiniteElement< D, R, 3 > | |
Dune::Pk2DLocalBasis< D, R, k > | Lagrange shape functions of arbitrary order on the reference triangle |
Dune::Pk2DLocalBasis< D, R, 0 > | |
Dune::Pk2DLocalCoefficients< k > | Layout map for P0 elements |
Dune::Pk2DLocalFiniteElement< D, R, k > | |
Dune::Pk2DLocalInterpolation< LB > | |
Dune::Pk3DLocalBasis< D, R, k > | Lagrange shape functions of arbitrary order on the reference tetrahedron |
Dune::Pk3DLocalBasis< D, R, 0 > | |
Dune::Pk3DLocalCoefficients< k > | Please doc me! |
Dune::Pk3DLocalFiniteElement< D, R, k > | |
Dune::Pk3DLocalInterpolation< LB > | |
Dune::PkLocalFiniteElement< D, R, d, k > | |
Dune::PkLocalFiniteElement< D, R, 1, 1 > | |
Dune::PkLocalFiniteElement< D, R, 2, k > | |
Dune::PkLocalFiniteElement< D, R, 3, k > | |
Dune::PolynomialBasis< Eval, CM, D, R > | |
Dune::PolynomialBasisWithMatrix< Eval, CM, D, R > | |
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< double > | |
Dune::Precision< float > | |
Dune::Precision< long double > | |
Dune::PrismP1LocalBasis< D, R > | Linear Lagrange shape functions on the prism |
Dune::PrismP1LocalCoefficients | Layout map for PrismP1 elements |
Dune::PrismP1LocalFiniteElement< D, R > | First-order Lagrangian finite element on a prism |
Dune::PrismP1LocalInterpolation< LB > | |
Dune::PrismP2LocalBasis< D, R > | Quadratic Lagrange shape functions on the prism |
Dune::PrismP2LocalCoefficients | Layout map for PrismP2 elements |
Dune::PrismP2LocalFiniteElement< D, R > | |
Dune::PrismP2LocalInterpolation< LB > | |
Dune::Q1LocalBasis< D, R, dim > | Lagrange shape functions of order 1 on the reference cube |
Dune::Q1LocalCoefficients< dim > | Layout map for Q1 elements |
Dune::Q1LocalFiniteElement< D, R, dim > | |
Dune::Q1LocalInterpolation< dim, LB > | |
Dune::Q22DLocalBasis< D, R > | Lagrange shape functions of order 2 on the reference quadrilateral |
Dune::Q22DLocalCoefficients | Layout map for Q2 elements |
Dune::Q22DLocalFiniteElement< D, R > | |
Dune::Q22DLocalInterpolation< LB > | |
Dune::RannacherTurek2DLocalBasis< D, R > | |
Dune::RannacherTurek2DLocalCoefficients | |
Dune::RannacherTurek2DLocalFiniteElement< D, R > | |
Dune::RannacherTurek2DLocalInterpolation< LB > | |
Dune::RaviartThomasBasisFactory< dim, SF, CF > | |
Dune::RaviartThomasCoefficientsFactory< dim > | |
Dune::RaviartThomasCoefficientsFactoryTraits< dim > | |
Dune::RaviartThomasL2Interpolation< dimension, F > | |
Dune::RaviartThomasL2InterpolationFactory< dim, Field > | |
Dune::RaviartThomasL2InterpolationFactoryTraits< dim, F > | |
Dune::RaviartThomasLocalFiniteElement< dimDomain, D, R, SF, CF > | Raviart-Thomas basis functions |
Dune::RefinedP0LocalBasis< D, R, dim > | Uniformly refined constant shape functions on a unit simplex in R^dim |
Dune::RefinedP0LocalCoefficients< k > | Layout map for RefinedP0 elements |
Dune::RefinedP0LocalFiniteElement< D, R, dim > | Local finite element that is piecewise P0 on a the once unifromly refined reference geometry |
Dune::RefinedP0LocalFiniteElement< D, R, 2 > | Local finite element that is piecewise P0 on a the once unifromly refined reference geometry |
Dune::RefinedP0LocalInterpolation< LB > | |
Dune::RefinedP0LocalInterpolation< RefinedP0LocalBasis< D, R, 2 > > | |
Dune::RefinedP1LocalBasis< D, R, dim > | |
Dune::RefinedP1LocalBasis< D, R, 1 > | Uniformly refined linear Lagrange shape functions in 1D |
Dune::RefinedP1LocalBasis< D, R, 2 > | Uniformly refined linear Lagrange shape functions on the triangle |
Dune::RefinedP1LocalBasis< D, R, 3 > | Uniformly refined linear Lagrange shape functions on the 3D-simplex (tetrahedron) |
Dune::RefinedP1LocalFiniteElement< D, R, dim > | |
Dune::RefinedP1LocalFiniteElement< D, R, 2 > | |
Dune::RefinedP1LocalFiniteElement< D, R, 3 > | |
Dune::RefinedSimplexLocalBasis< D, dim > | |
Dune::RefinedSimplexLocalBasis< D, 1 > | Uniformly refined linear Lagrange shape functions in 1D |
Dune::RefinedSimplexLocalBasis< D, 2 > | Uniformly refined constant shape functions on the triangle |
Dune::RefinedSimplexLocalBasis< D, 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::RT02DLocalCoefficients | Layout map for RT0 elements |
Dune::RT02DLocalFiniteElement< D, R > | |
Dune::RT02DLocalInterpolation< LB > | |
Dune::RT0Q2DLocalBasis< D, R > | Lowest order Raviart-Thomas shape functions on the reference quadrilateral |
Dune::RT0Q2DLocalCoefficients | Layout map for RT0 elements on quadrilaterals |
Dune::RT0Q2DLocalFiniteElement< D, R > | |
Dune::RT0Q2DLocalInterpolation< LB > | Lowest order Raviart-Thomas shape functions on the reference quadrilateral |
Dune::RT0Q3DLocalBasis< D, R > | Lowest order Raviart-Thomas shape functions on the reference hexahedron |
Dune::RT0Q3DLocalCoefficients | Layout map for RT0 elements on quadrilaterals |
Dune::RT0Q3DLocalFiniteElement< D, R > | |
Dune::RT0Q3DLocalInterpolation< LB > | Lowest order Raviart-Thomas shape functions on the reference hexahedron |
Dune::RT0QLocalFiniteElement< D, R, 2 > | |
Dune::RT0QLocalFiniteElement< D, R, 3 > | |
Dune::RTL2InterpolationBuilder< dim, Field > | |
Dune::RTPreBasisFactory< dim, Field > | |
Dune::RTPreBasisFactoryTraits< dim, Field > | |
Dune::RTVecMatrix< Topology, Field > | |
Dune::SimpleInterpolation< LI > | Wrap a LocalInterpolation class and turn it into a "global" Interpolation |
Dune::MonomImp::Size< d, k > | |
Dune::MonomImp::Size< 0, k > | |
Dune::MonomImp::Size< d, 0 > | |
Dune::SparseCoeffMatrix< F, bSize > | |
Dune::StandardBiMonomialBasis< dim, F > | |
Dune::StandardEvaluator< B > | |
Dune::StandardMonomialBasis< dim, F > | |
Dune::EquidistantPointSet< F, dim >::Topology< T > | |
TopologyFactory | |
Dune::Unity< Field > | A class representing the unit of a given Field |
Dune::Unity< MultiIndex< dim, F > > | |
Dune::VirtualMonomialBasis< dim, F > | |
Dune::VirtualMonomialBasisImpl< Topology, F > | |
Dune::Zero< Field > | A class representing the zero of a given Field |
Dune::Zero< MultiIndex< dim, F > > | |