#include <dune/localfunctions/utility/basismatrix.hh>
List of all members.
Member Typedef Documentation
template<class Topology , class F , class Interpolation , class Field >
template<class Topology , class F , class Interpolation , class Field >
template<class Topology , class F , class Interpolation , class Field >
Constructor & Destructor Documentation
template<class Topology , class F , class Interpolation , class Field >
Dune::BasisMatrix< const MonomialBasis< Topology, F >, Interpolation, Field >::BasisMatrix |
( |
const PreBasis & |
preBasis, |
|
|
const Interpolation & |
localInterpolation |
|
) |
| |
|
inline |
Member Function Documentation
void Dune::LFEMatrix< Field , aligned >::resize |
( |
const unsigned int |
rows, |
|
|
const unsigned int |
cols |
|
) |
| |
|
inlineinherited |
template<class Topology , class F , class Interpolation , class Field >
template<class Vector >
void Dune::BasisMatrix< const MonomialBasis< Topology, F >, Interpolation, Field >::row |
( |
const unsigned int |
row, |
|
|
Vector & |
vec |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: