| c1619fb6 | 12-Mar-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
fix MatSolverPackageGet() so it will never return a different one than what was requested (because the requested one did not exist). This is done by setting the initial package to null and then order
fix MatSolverPackageGet() so it will never return a different one than what was requested (because the requested one did not exist). This is done by setting the initial package to null and then ordering the petsc factorization routines before any other package
Time: .5 hours Reported-by: Hong Zhang <hzhang@mcs.anl.gov>
show more ...
|