hypre/src
2019-10-28 15:30:04 -07:00
..
blas had 2nd thought about the coarsest level solve, put it back to host. new option: rlx_coarse 199 2019-09-29 20:31:45 -07:00
cmbuild
config Update version to 2.18.2 2019-10-28 15:30:04 -07:00
distributed_ls Merge branch 'master' of https://github.com/hypre-space/hypre into amg-setup 2019-09-25 15:36:06 -07:00
distributed_matrix Each subdirectory now contains its own cmake list. 2019-08-15 09:20:19 -07:00
docs Update version to 2.18.2 2019-10-28 15:30:04 -07:00
examples Updating Fortran comments to use '!' 2019-10-14 15:29:21 -07:00
FEI_mv Updating Fortran comments to use '!' 2019-10-14 15:29:21 -07:00
IJ_mv code optimization 2019-10-11 16:45:34 -07:00
krylov Each subdirectory now contains its own cmake list. 2019-08-15 09:20:19 -07:00
lapack Unify WITH vs ENABLE configure variable names. 2019-08-16 17:40:03 -07:00
lib Changed all of the headers 2019-07-07 19:26:24 -07:00
matrix_matrix Merge branch 'master' of https://github.com/hypre-space/hypre into amg-setup 2019-09-25 15:36:06 -07:00
multivector Each subdirectory now contains its own cmake list. 2019-08-15 09:20:19 -07:00
parcsr_block_mv changes after GPU regression tests 2019-09-26 11:06:29 -07:00
parcsr_ls Replace various HYPRE_Ints with HYPRE_BigInts 2019-10-24 05:33:05 -07:00
parcsr_mv Replace various HYPRE_Ints with HYPRE_BigInts 2019-10-24 05:33:05 -07:00
seq_mv remove ismanaged 2019-10-11 21:40:51 -07:00
sstruct_ls Each subdirectory now contains its own cmake list. 2019-08-15 09:20:19 -07:00
sstruct_mv Merge branch 'master' of https://github.com/hypre-space/hypre into amg-setup 2019-09-25 15:36:06 -07:00
struct_ls Fixed another recompute residual issue in struct_ls/hybrid.c 2019-09-27 18:36:56 -07:00
struct_mv bug fix 2019-10-11 17:38:11 -07:00
test Updating Fortran comments to use '!' 2019-10-14 15:29:21 -07:00
utilities bug fix 2019-10-11 23:09:04 -07:00
CMakeLists.txt Update version to 2.18.2 2019-10-28 15:30:04 -07:00
configure Update version to 2.18.2 2019-10-28 15:30:04 -07:00
HYPRE.h Changed all of the headers 2019-07-07 19:26:24 -07:00
HYPREf.h Updating Fortran comments to use '!' 2019-10-14 15:29:21 -07:00
Makefile Changed all of the headers 2019-07-07 19:26:24 -07:00
nopoe
tarch