ilu.hh File Reference

??? More...

Go to the source code of this file.

Classes

class  Dune::MatrixBlockError

Namespaces

namespace  Dune

Functions

template<class M >
void Dune::bilu0_decomposition (M &A)
 compute ILU decomposition of A. A is overwritten by its decomposition
template<class M , class X , class Y >
void Dune::bilu_backsolve (const M &A, X &v, const Y &d)
 LU backsolve with stored inverse.
template<class M >
M::field_type & Dune::firstmatrixelement (M &A)
template<class K , int n, int m>
K & Dune::firstmatrixelement (FieldMatrix< K, n, m > &A)
template<class K >
K & Dune::firstmatrixelement (FieldMatrix< K, 1, 1 > &A)
template<class M >
void Dune::bilu_decomposition (const M &A, int n, M &ILU)

Detailed Description

???

Generated on Sat Apr 24 11:13:47 2010 for dune-istl by  doxygen 1.6.3