escript  Revision_
Namespaces | Functions
ILU.cpp File Reference
#include "Paso.h"
#include "PasoUtil.h"
#include "Preconditioner.h"

Namespaces

 paso
 

Functions

void paso::Solver_ILU_free (Solver_ILU *in)
 
Solver_ILU * paso::Solver_getILU (SparseMatrix_ptr A, bool verbose)
 constructs the incomplete block factorization More...
 
void paso::Solver_solveILU (SparseMatrix_ptr A, Solver_ILU *ilu, double *x, const double *b)