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 1732948146 Add FSAI solver/preconditioner. 3 years ago
.github Documentation skeleton. 3 years ago
docs Use COMM_SELF for single process solves. 3 years ago
examples More docs on using the C API directly. 3 years ago
gen Add FSAI solver/preconditioner. 3 years ago
lib Update Clang.jl generator. 3 years ago
src Add FSAI solver/preconditioner. 3 years ago
test Implement copy!(::HYPREVector, ::(P)Vector) for reusing an allocated HYPREVector. 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).