escript
Revision_
|
Namespaces | |
namespace | paso |
Functions | |
void | paso::UMFPACK_free (SparseMatrix *A) |
frees any UMFPACK related data from the matrix | |
void | paso::UMFPACK_solve (SparseMatrix_ptr A, double *out, double *in, dim_t numRefinements, bool verbose) |
calls the solver |