ESYS13  Revision_
Functions
ILU.c File Reference
#include "Paso.h"
#include "Preconditioner.h"
#include "PasoUtil.h"

Functions

void Paso_Solver_ILU_free (Paso_Solver_ILU *in)
Paso_Solver_ILUPaso_Solver_getILU (Paso_SparseMatrix *A, bool_t verbose)
void Paso_Solver_solveILU (Paso_SparseMatrix *A, Paso_Solver_ILU *ilu, double *x, const double *b)

Function Documentation

void Paso_Solver_solveILU ( Paso_SparseMatrix A,
Paso_Solver_ILU ilu,
double *  x,
const double *  b 
)