#include <dune/localfunctions/orthonormal/orthonormalcompute.hh>
|
| typedef std::vector< scalar_t > | vec_t |
| typedef Dune::DynamicMatrix< scalar_t > | mat_t |
|
| | ONBMatrix (unsigned int order) |
| template<class Vector> |
| void | row (unsigned int row, Vector &vec) const |
◆ mat_t
template<Dune::GeometryType::Id geometryId, class scalar_t>
◆ vec_t
template<Dune::GeometryType::Id geometryId, class scalar_t>
◆ ONBMatrix()
template<Dune::GeometryType::Id geometryId, class scalar_t>
◆ row()
template<Dune::GeometryType::Id geometryId, class scalar_t>
template<class Vector>
The documentation for this class was generated from the following file: