PARALUTION  1.0.0
PARALUTION
preconditioner_multielimination.hpp File Reference
#include "../solver.hpp"
#include "preconditioner.hpp"
#include "../../base/local_vector.hpp"
#include <vector>

Go to the source code of this file.

Data Structures

class  paralution::MultiElimination< OperatorType, VectorType, ValueType >
 MultiElimination (I)LU factorization (see 12.5.1 Multi-Elimination ILU from "Iterative Methods for Sparse Linear Systems", 2nd Edition, Yousef Saad); The ME-ILU preconditioner is build recursively. More...
 

Namespaces

 paralution