Functions | |
void | PGMRESSolve_fce (vector sol, void mult(vector, const vector), const vector b, void prec(vector, const vector), double *state) |
|
Use PGMRES method for matrix and preconditioner given by a function, the state variable, see PCGMSolve_sparse |