Dune::BasisMatrixBase< PreBasis, Interpolation, Field > Struct Template Reference
#include <dune/localfunctions/utility/basismatrix.hh>
List of all members.
template<class PreBasis, class Interpolation, class Field>
struct Dune::BasisMatrixBase< PreBasis, Interpolation, Field >
Member Typedef Documentation
template<class PreBasis, class Interpolation, class Field>
Reimplemented in Dune::BasisMatrix< const MonomialBasis< Topology, F >, Interpolation, Field >, Dune::BasisMatrix< const Dune::VirtualMonomialBasis< dim, F >, Interpolation, Field >, Dune::BasisMatrix< const PolynomialBasis< Eval, CM, D, R >, Interpolation, Field >, and Dune::BasisMatrix< const PolynomialBasisWithMatrix< Eval, CM >, Interpolation, Field >.
Constructor & Destructor Documentation
template<class PreBasis, class Interpolation, class Field>
Member Function Documentation
template<class PreBasis, class Interpolation, class Field>
const Field& Dune::LFEMatrix< Field , aligned >::operator() |
( |
const unsigned int |
row, |
|
|
const unsigned int |
col | |
|
) |
| | const [inline, inherited] |
void Dune::LFEMatrix< Field , aligned >::resize |
( |
const unsigned int |
rows, |
|
|
const unsigned int |
cols | |
|
) |
| | [inline, inherited] |
void Dune::LFEMatrix< Field , aligned >::row |
( |
const unsigned int |
row, |
|
|
Vector & |
vec | |
|
) |
| | const [inline, inherited] |
Reimplemented in Dune::BasisMatrix< const MonomialBasis< Topology, F >, Interpolation, Field >, Dune::BasisMatrix< const Dune::VirtualMonomialBasis< dim, F >, Interpolation, Field >, Dune::BasisMatrix< const PolynomialBasis< Eval, CM, D, R >, Interpolation, Field >, and Dune::BasisMatrix< const PolynomialBasisWithMatrix< Eval, CM >, Interpolation, Field >.
template<class PreBasis, class Interpolation, class Field>
The documentation for this struct was generated from the following file: