#include <dune/localfunctions/utility/lfematrix.hh>
◆ Field
◆ cols()
◆ invert()
◆ operator const RealMatrix &()
◆ operator RealMatrix &()
◆ operator()() [1/2]
◆ operator()() [2/2]
template<class F >
const Field & Dune::LFEMatrix< F >::operator() |
( |
const unsigned int |
row, |
|
|
const unsigned int |
col |
|
) |
| const |
|
inline |
◆ resize()
template<class F >
void Dune::LFEMatrix< F >::resize |
( |
const unsigned int |
rows, |
|
|
const unsigned int |
cols |
|
) |
| |
|
inline |
◆ row()
template<class F >
template<class Vector >
void Dune::LFEMatrix< F >::row |
( |
const unsigned int |
row, |
|
|
Vector & |
vec |
|
) |
| const |
|
inline |
◆ rowPtr() [1/2]
◆ rowPtr() [2/2]
◆ rows()
The documentation for this class was generated from the following file: