|
dune-localfunctions 2.9.1
|
Loading...
Searching...
No Matches
Dune::LFEMatrix< F > Class Template Reference
#include <dune/localfunctions/utility/lfematrix.hh>
Inheritance diagram for Dune::LFEMatrix< F >:

Public Types | |
| typedef F | Field |
Public Member Functions | |
| operator const RealMatrix & () const | |
| operator RealMatrix & () | |
| template<class Vector > | |
| void | row (const unsigned int row, Vector &vec) const |
| const Field & | operator() (const unsigned int row, const unsigned int col) const |
| Field & | operator() (const unsigned int row, const unsigned int col) |
| unsigned int | rows () const |
| unsigned int | cols () const |
| const Field * | rowPtr (const unsigned int row) const |
| Field * | rowPtr (const unsigned int row) |
| void | resize (const unsigned int rows, const unsigned int cols) |
| bool | invert () |
Member Typedef Documentation
◆ Field
template<class F >
| typedef F Dune::LFEMatrix< F >::Field |
Member Function Documentation
◆ cols()
template<class F >
|
inline |
◆ invert()
template<class F >
|
inline |
◆ operator const RealMatrix &()
template<class F >
|
inline |
◆ operator RealMatrix &()
template<class F >
|
inline |
◆ operator()() [1/2]
template<class F >
|
inline |
◆ operator()() [2/2]
template<class F >
|
inline |
◆ resize()
template<class F >
|
inline |
◆ row()
template<class F >
template<class Vector >
|
inline |
◆ rowPtr() [1/2]
template<class F >
|
inline |
◆ rowPtr() [2/2]
template<class F >
|
inline |
◆ rows()
template<class F >
|
inline |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8