hypre/test
2013-10-29 21:24:59 +00:00
..
cmbuild Forgot the test/cmbuild directory. 2012-09-24 23:23:26 +00:00
TEST_ams Roundoff errors after switching to l1-GS in test/ams_driver. 2013-09-16 15:41:32 +00:00
TEST_examples Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
TEST_fac Removed all use of the Korn Shell (/bin/ksh) from scripts for portability reasons. 2012-09-19 20:44:04 +00:00
TEST_fei Removed all use of the Korn Shell (/bin/ksh) from scripts for portability reasons. 2012-09-19 20:44:04 +00:00
TEST_ij added a regression test 2013-07-22 20:36:08 +00:00
TEST_sstruct Changed LOBPCG solvers test, so need to change the save file as well. 2013-10-25 00:04:48 +00:00
TEST_struct Removed all use of the Korn Shell (/bin/ksh) from scripts for portability reasons. 2012-09-19 20:44:04 +00:00
TEST_timing Removed all use of the Korn Shell (/bin/ksh) from scripts for portability reasons. 2012-09-19 20:44:04 +00:00
ams_driver.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
cleantest.sh Added code to remove the '*.fil' files also. 2011-01-19 23:51:18 +00:00
CMakeLists.txt Added new CMake support for building the FEI. 2012-09-24 22:59:54 +00:00
driver_commpkg.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
ex1_for.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
ex3_for.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
ex5_for.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
ex6_for.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
ex7_for.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
f77_ij_b.f replaced copyright headers 2008-07-18 01:34:48 +00:00
f77_ij_mv.f replaced copyright headers 2008-07-18 01:34:48 +00:00
f77_ij.f replaced copyright headers 2008-07-18 01:34:48 +00:00
f77_struct_b.f replaced copyright headers 2008-07-18 01:34:48 +00:00
f77_struct.f replaced copyright headers 2008-07-18 01:34:48 +00:00
fei_lscore.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
fei.cxx Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
fij_mv.f replaced copyright headers 2008-07-18 01:34:48 +00:00
for_maxwell.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
fparcsr_ls.f replaced copyright headers 2008-07-18 01:34:48 +00:00
fparcsr_mv.f replaced copyright headers 2008-07-18 01:34:48 +00:00
fsstruct_ls.f replaced copyright headers 2008-07-18 01:34:48 +00:00
fsstruct_mv.f replaced copyright headers 2008-07-18 01:34:48 +00:00
fstruct_ls.f replaced copyright headers 2008-07-18 01:34:48 +00:00
fstruct_mv.f replaced copyright headers 2008-07-18 01:34:48 +00:00
hypre_ij_fortran_test.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
hypre_parcsr_fortran_test.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
hypre_set_precond.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
hypre_sstruct_fortran_test.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
hypre_struct_fortran_test.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
hypre_test.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
ij_b.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
ij_mv.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
ij.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
Makefile Changed the BoxLoop macro interfaces in preparation for supporting arbitrary 2012-05-18 23:47:12 +00:00
maxwell_unscaled.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
new_ij.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
runtest.sh Adding rzmerl and vulcan tests. 2013-10-29 21:24:59 +00:00
sstruct_b.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
sstruct_fac.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
sstruct.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
sstruct.in.README Added more flexibility for setting the RHS. 2010-05-13 01:20:49 +00:00
struct_b.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
struct.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
test_ij.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
zboxloop.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00