#include <dune/localfunctions/utility/basismatrix.hh>
|
| typedef DynamicMatrix< Field > | Matrix |
| |
|
| | BasisMatrixBase (const PreBasis &preBasis, const Interpolation &localInterpolation) |
| |
| unsigned int | cols () const |
| |
| unsigned int | rows () const |
| |
◆ Matrix
template<class PreBasis, class Interpolation, class Field>
◆ BasisMatrixBase()
template<class PreBasis, class Interpolation, class Field>
◆ cols()
template<class PreBasis, class Interpolation, class Field>
◆ rows()
template<class PreBasis, class Interpolation, class Field>
The documentation for this struct was generated from the following file: