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