dune-localfunctions 2.10
Loading...
Searching...
No Matches
ONBCompute::ONBMatrix< geometryId, scalar_t > Class Template Reference

#include <dune/localfunctions/orthonormal/orthonormalcompute.hh>

Inheritance diagram for ONBCompute::ONBMatrix< geometryId, scalar_t >:
Inheritance graph

Public Types

typedef std::vector< scalar_t > vec_t
typedef Dune::DynamicMatrix< scalar_t > mat_t

Public Member Functions

 ONBMatrix (unsigned int order)
template<class Vector>
void row (unsigned int row, Vector &vec) const

Member Typedef Documentation

◆ mat_t

template<Dune::GeometryType::Id geometryId, class scalar_t>
typedef Dune::DynamicMatrix< scalar_t > ONBCompute::ONBMatrix< geometryId, scalar_t >::mat_t

◆ vec_t

template<Dune::GeometryType::Id geometryId, class scalar_t>
typedef std::vector< scalar_t > ONBCompute::ONBMatrix< geometryId, scalar_t >::vec_t

Constructor & Destructor Documentation

◆ ONBMatrix()

template<Dune::GeometryType::Id geometryId, class scalar_t>
ONBCompute::ONBMatrix< geometryId, scalar_t >::ONBMatrix ( unsigned int order)
inlineexplicit

Member Function Documentation

◆ row()

template<Dune::GeometryType::Id geometryId, class scalar_t>
template<class Vector>
void ONBCompute::ONBMatrix< geometryId, scalar_t >::row ( unsigned int row,
Vector & vec ) const
inline

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