#include <dune/localfunctions/utility/basismatrix.hh>
|
| | BasisMatrix (const PreBasis &preBasis, const Interpolation &localInterpolation) |
| |
| template<class Vector > |
| void | row (const unsigned int row, Vector &vec) const |
| |
| unsigned int | cols () const |
| |
| unsigned int | rows () const |
| |
◆ Base
template<int dim, class F , class Interpolation , class Field >
◆ Matrix
template<int dim, class F , class Interpolation , class Field >
◆ PreBasis
template<int dim, class F , class Interpolation , class Field >
◆ BasisMatrix()
template<int dim, class F , class Interpolation , class Field >
◆ cols()
◆ row()
template<int dim, class F , class Interpolation , class Field >
template<class Vector >
◆ rows()
The documentation for this struct was generated from the following file: