DUNE-FEM (unstable)
Dune::Fem::LocalOrthonormalL2Projection< GridPart, BasisFunctionSet, Quadrature > Class Template Reference
specialization of local L2 projection for orthonormal DG spaces More...
#include <dune/fem/space/discontinuousgalerkin/interpolation.hh>
Public Types | |
| typedef BaseType::BasisFunctionSetType | BasisFunctionSetType | 
| basis function set type  More... | |
| typedef BasisFunctionSetType::EntityType | EntityType | 
Public Member Functions | |
Construction  | |
| LocalOrthonormalL2Projection (const BasisFunctionSetType &basisFunctionSet) | |
| LocalOrthonormalL2Projection (BasisFunctionSetType &&basisFunctionSet) | |
Copying and assignment  | |
| LocalOrthonormalL2Projection (const ThisType &)=default | |
| LocalOrthonormalL2Projection (ThisType &&other)=default | |
| ThisType & | operator= (const ThisType &)=default | 
| ThisType & | operator= (ThisType &&other)=default | 
Public member methods  | |
| const BasisFunctionSet & | basisFunctionSet () const | 
| return basis function set  More... | |
| template<class LocalFunction , class LocalDofVector > | |
| void | apply (const LocalFunction &localFunction, LocalDofVector &localDofVector) const | 
| please doc me  More... | |
Public member methods  | |
| void | operator() (const LocalFunction &localFunction, LocalDofVector &localDofVector) const | 
| please doc me  More... | |
Detailed Description
template<class GridPart, class BasisFunctionSet, class Quadrature>
class Dune::Fem::LocalOrthonormalL2Projection< GridPart, BasisFunctionSet, Quadrature >
class Dune::Fem::LocalOrthonormalL2Projection< GridPart, BasisFunctionSet, Quadrature >
specialization of local L2 projection for orthonormal DG spaces
Member Typedef Documentation
◆ BasisFunctionSetType
template<class GridPart , class BasisFunctionSet , class Quadrature > 
      | typedef BaseType::BasisFunctionSetType Dune::Fem::LocalOrthonormalL2Projection< GridPart, BasisFunctionSet, Quadrature >::BasisFunctionSetType | 
basis function set type
◆ EntityType
template<class GridPart , class BasisFunctionSet , class Quadrature > 
      | typedef BasisFunctionSetType::EntityType Dune::Fem::LocalOrthonormalL2Projection< GridPart, BasisFunctionSet, Quadrature >::EntityType | 
Member Function Documentation
◆ apply()
template<class GridPart , class BasisFunctionSet , class Quadrature > 
template<class LocalFunction , class LocalDofVector > 
      
  | 
  inline | 
please doc me
- Template Parameters
 - 
  
LocalFunction local function type LocalDofVector local dof vector type  
- Parameters
 - 
  
[in] localFunction local function [out] localDofVector dof vector  
References Dune::Fem::LocalOrthonormalL2Projection< GridPart, BasisFunctionSet, Quadrature >::basisFunctionSet(), Dune::Fem::LocalFunction< BasisFunctionSet, LocalDofVector >::entity(), Dune::GeometryType::isNone(), Dune::Fem::LocalFunction< BasisFunctionSet, LocalDofVector >::order(), and Dune::Entity< cd, dim, GridImp, EntityImp >::type().
◆ basisFunctionSet()
template<class GridPart , class BasisFunctionSet , class Quadrature > 
      
  | 
  inline | 
return basis function set
Referenced by Dune::Fem::LocalOrthonormalL2Projection< GridPart, BasisFunctionSet, Quadrature >::apply().
◆ operator()()
      
  | 
  inlineinherited | 
please doc me
- Template Parameters
 - 
  
LocalFunction local function type LocalDofVector local dof vector type  
- Parameters
 - 
  
[in] localFunction local function [out] localDofVector dof vector  
The documentation for this class was generated from the following file:
- dune/fem/space/discontinuousgalerkin/interpolation.hh
 
   | 
                                Legal Statements / Impressum  | 
                                Hosted by  TU Dresden & Uni Heidelberg  | 
				  generated with Hugo v0.111.3
								(Nov 3, 23:36, 2025)