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 0af51310c0 Functionality to convert SparseMatrixCS(C|R) to HYPREMatrix, and Vector to HYPREVector. 3 years ago
examples Finish translation of example 5. 4 years ago
gen Working version of Clang.jl generator. 4 years ago
lib Working version of Clang.jl generator. 4 years ago
src Functionality to convert SparseMatrixCS(C|R) to HYPREMatrix, and Vector to HYPREVector. 3 years ago
.gitignore Generated files. 4 years ago
LICENSE Generated files. 4 years ago
Project.toml Functionality to convert SparseMatrixCS(C|R) to HYPREMatrix, and Vector to HYPREVector. 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).