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 a8a29731a5 Implement HYPREError for nicer error messages 3 years ago
.github Documentation skeleton. 3 years ago
docs Documentation skeleton. 3 years ago
examples Finish translation of example 5. 4 years ago
gen Throw errors for unknown solver options. 3 years ago
lib Update Clang.jl generator. 3 years ago
src Implement HYPREError for nicer error messages 3 years ago
test Add solve(!) methods for using SparseMatrixCS(C|R) directly. 3 years ago
.gitignore Documentation skeleton. 3 years ago
LICENSE Generated files. 4 years ago
Project.toml Add [compat] for dependencies. 3 years ago
README.md Add README.md. 3 years ago

README.md

HYPRE.jl

Julia interface to HYPRE (high performance preconditioners and solvers featuring multigrid methods for the solution of large, sparse linear systems of equations on massively parallel computers).