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 85270fd297 Implement copy!(v::PVector, h::HYPREVector). 3 years ago
.github Add CI configuration. 3 years ago
examples Finish translation of example 5. 4 years ago
gen Update Clang.jl generator. 3 years ago
lib Update Clang.jl generator. 3 years ago
src Implement copy!(v::PVector, h::HYPREVector). 3 years ago
test Implement copy!(v::PVector, h::HYPREVector). 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).