dune-pdelab  2.5-dev
Public Member Functions | List of all members
Dune::OPBLocalCoefficients< k, d, basisType > Class Template Reference

#include <dune/pdelab/finiteelement/l2orthonormal.hh>

Public Member Functions

 OPBLocalCoefficients (int order_)
 
std::size_t size () const
 number of coefficients More...
 
const Dune::LocalKey & localKey (int i) const
 map index i to local key More...
 

Constructor & Destructor Documentation

§ OPBLocalCoefficients()

template<int k, int d, PB::BasisType basisType = PB::BasisType::Pk>
Dune::OPBLocalCoefficients< k, d, basisType >::OPBLocalCoefficients ( int  order_)
inline

Member Function Documentation

§ localKey()

template<int k, int d, PB::BasisType basisType = PB::BasisType::Pk>
const Dune::LocalKey& Dune::OPBLocalCoefficients< k, d, basisType >::localKey ( int  i) const
inline

map index i to local key

§ size()

template<int k, int d, PB::BasisType basisType = PB::BasisType::Pk>
std::size_t Dune::OPBLocalCoefficients< k, d, basisType >::size ( ) const
inline

number of coefficients


The documentation for this class was generated from the following file: