escript Revision_
|
Namespaces | |
namespace | paso |
Functions | |
void | paso::Solver_ILU_free (Solver_ILU *in) |
Solver_ILU * | paso::Solver_getILU (SparseMatrix_ptr< double > A, bool verbose) |
constructs the incomplete block factorization More... | |
void | paso::Solver_solveILU (SparseMatrix_ptr< double > A, Solver_ILU *ilu, double *x, const double *b) |