escript
Revision_
|
Namespaces | |
namespace | 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 | |
void | paso::Solver_solveILU (SparseMatrix_ptr A, Solver_ILU *ilu, double *x, const double *b) |