hypre/test
2015-08-13 11:26:34 -07:00
..
cmbuild Forgot the test/cmbuild directory. 2012-09-24 23:23:26 +00:00
TEST_ams Modified the psrc files to suppress PARM_NULL Insure error messages 2015-02-10 16:36:20 -08:00
TEST_examples Swapping in new saved files for two example tests 2015-05-08 11:12:36 -07:00
TEST_fac Modified the psrc files to suppress PARM_NULL Insure error messages 2015-02-10 16:36:20 -08:00
TEST_fei Modified the psrc files to suppress PARM_NULL Insure error messages 2015-02-10 16:36:20 -08:00
TEST_ij added regression tests for additive and nonGalerkin versions 2015-08-12 16:11:12 -07:00
TEST_sstruct Modified the psrc files to suppress PARM_NULL Insure error messages 2015-02-10 16:36:20 -08:00
TEST_struct Added a regression test for the StructVectorMigrate stuff 2015-02-13 17:06:52 -08: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 Fixed a memory leak. 2015-01-12 16:17:11 -08:00
cleantest.sh Added code to remove the '*.fil' files also. 2011-01-19 23:51:18 +00:00
CMakeLists.txt Adding migrate driver to cmake 2015-02-19 06:53:31 -08:00
driver_commpkg.c Made various changes to add an additive cycle. 2013-12-17 23:10:56 +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 Fixed a number of compiler warnings reported by clang on OS X 10.9. 2014-09-22 14:12:24 -07:00
ij.c Fixed a number of compiler warnings reported by clang on OS X 10.9. 2014-09-22 14:12:24 -07:00
Makefile Fixed a problem with StructVectorMigrate and GatherAllBoxes. 2015-02-13 16:26:27 -08: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 fixed memory leak 2015-08-13 11:26:34 -07:00
runtest.sh Added .psrc files to distributed_ls/ParaSails and multivector to ignore the 2015-02-11 17:10:42 -08: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_migrate.c Added a regression test for the StructVectorMigrate stuff 2015-02-13 17:06:52 -08: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