KASKADE 7 development version
Classes | Namespaces
icc0precond.hh File Reference
#include <memory>
#include <vector>
#include <boost/fusion/include/at_c.hpp>
#include "dune/grid/common/grid.hh"
#include "dune/istl/matrix.hh"
#include "dune/istl/bcrsmatrix.hh"
#include "dune/common/fmatrix.hh"
#include "dune/common/fvector.hh"
#include "dune/common/iteratorfacades.hh"
#include "dune/istl/matrixindexset.hh"
#include "dune/istl/preconditioners.hh"

Go to the source code of this file.

Classes

class  Kaskade::ICC_0Preconditioner< Op >
 Incomplete Cholesky factorization by algorithm from book "Matrix Computations" by Gene Golub & Charles van Loan. More...
 

Namespaces

namespace  Kaskade
 
 

Detailed Description

Author
Felix Lehmann

Definition in file icc0precond.hh.