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 fddd01474e Add solve(!) methods for PartitionedArrays input. 3 years ago
.github Add CI configuration. 3 years ago
examples Finish translation of example 5. 4 years ago
gen Wrap (ParCSR)PCG solver. 3 years ago
lib Update Clang.jl generator. 3 years ago
src Add solve(!) methods for PartitionedArrays input. 3 years ago
test Add solve(!) methods for PartitionedArrays input. 3 years ago
.gitignore Generated files. 4 years ago
LICENSE Generated files. 4 years ago
Project.toml Bulk commit: 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).