Julia interface to hypre linear solvers (https://github.com/hypre-space/hypre)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Fredrik Ekre e641b2204a Add `HYPRE.GetFinalRelativeResidualNorm` and `HYPRE.GetNumIterations` 3 years ago
..
runtests.jl Add `HYPRE.GetFinalRelativeResidualNorm` and `HYPRE.GetNumIterations` 3 years ago
test_assembler.jl Deprecate assemble!(A, ij, a) in favor of assemble!(A, i, j, a). (#6) 3 years ago
test_utils.jl Add assembler interface to assemble HYPRE(Vector|Matrix) directly (#5) 3 years ago