Dune::LFEMatrix< F, aligned > Class Template Reference
#include <dune/localfunctions/utility/lfematrix.hh>
List of all members.
template<class F, bool aligned>
class Dune::LFEMatrix< F, aligned >
Member Typedef Documentation
template<class F, bool aligned>
Member Function Documentation
template<class F, bool aligned>
Reimplemented in Dune::BasisMatrixBase< PreBasis, Interpolation, Field >, Dune::BasisMatrix< const PolynomialBasis< Eval, CM, D, R >, Interpolation, Field >, Dune::BasisMatrix< const PolynomialBasisWithMatrix< Eval, CM >, Interpolation, Field >, Dune::BasisMatrixBase< const PolynomialBasisWithMatrix< Eval, CM >, Interpolation, Field >, Dune::BasisMatrixBase< const MonomialBasis< Topology, F >, Interpolation, Field >, Dune::BasisMatrixBase< const VirtualMonomialBasis< dim, F >, Interpolation, Field >, and Dune::BasisMatrixBase< const PolynomialBasis< Eval, CM, D, R >, Interpolation, Field >.
Referenced by Dune::LFEMatrix< scalar_t >::invert(), Dune::LFEMatrix< scalar_t >::operator()(), and Dune::LFEMatrix< scalar_t >::row().
template<class F, bool aligned>
template<class F, bool aligned>
Dune::LFEMatrix< F, aligned >::operator const RealMatrix & |
( |
|
) |
const [inline] |
template<class F, bool aligned>
template<class F, bool aligned>
Field& Dune::LFEMatrix< F, aligned >::operator() |
( |
const unsigned int |
row, |
|
|
const unsigned int |
col | |
|
) |
| | [inline] |
template<class F, bool aligned>
const Field& Dune::LFEMatrix< F, aligned >::operator() |
( |
const unsigned int |
row, |
|
|
const unsigned int |
col | |
|
) |
| | const [inline] |
template<class F, bool aligned>
void Dune::LFEMatrix< F, aligned >::resize |
( |
const unsigned int |
rows, |
|
|
const unsigned int |
cols | |
|
) |
| | [inline] |
template<class F, bool aligned>
template<class Vector >
void Dune::LFEMatrix< F, aligned >::row |
( |
const unsigned int |
row, |
|
|
Vector & |
vec | |
|
) |
| | const [inline] |
Reimplemented in ONBCompute::ONBMatrix< Topology, scalar_t >, 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 F, bool aligned>
template<class F, bool aligned>
template<class F, bool aligned>
Reimplemented in Dune::BasisMatrixBase< PreBasis, Interpolation, Field >, Dune::BasisMatrix< const PolynomialBasisWithMatrix< Eval, CM >, Interpolation, Field >, Dune::BasisMatrixBase< const PolynomialBasisWithMatrix< Eval, CM >, Interpolation, Field >, Dune::BasisMatrixBase< const MonomialBasis< Topology, F >, Interpolation, Field >, Dune::BasisMatrixBase< const VirtualMonomialBasis< dim, F >, Interpolation, Field >, and Dune::BasisMatrixBase< const PolynomialBasis< Eval, CM, D, R >, Interpolation, Field >.
Referenced by Dune::LFEMatrix< scalar_t >::invert(), Dune::LFEMatrix< scalar_t >::operator()(), Dune::LFEMatrix< scalar_t >::row(), and Dune::LFEMatrix< scalar_t >::rowPtr().
The documentation for this class was generated from the following file: