hypre/test
2012-03-19 17:14:49 +00:00
..
TEST_ams Updated the saved file due to the slightly different scaling of the discrete 2011-12-15 17:22:48 +00:00
TEST_examples Cleaning autotest runs for new tux339 linux box. 2011-08-24 17:36:42 +00:00
TEST_fac Removed two tests because there is a bug in FAC. 2011-02-23 19:25:48 +00:00
TEST_fei Correct the local boundary nodes. 2009-09-29 21:17:19 +00:00
TEST_ij small change 2011-10-13 17:56:06 +00:00
TEST_sstruct Added some diagrams to the tops of these input files and add SetValues() calls 2012-02-09 00:48:49 +00:00
TEST_struct The struct driver can now be run on more processors than specified by the PxQxR 2011-11-01 22:08:52 +00:00
TEST_timing replaced copyright headers 2008-07-18 01:34:48 +00:00
ams_driver.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
cleantest.sh Added code to remove the '*.fil' files also. 2011-01-19 23:51:18 +00:00
CMakeLists.txt First implementation of CMake build. 2012-03-06 19:15:29 +00:00
driver_commpkg.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
ex1_for.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
ex3_for.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
ex5_for.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
ex6_for.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
ex7_for.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +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 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
fei.cxx Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
fij_mv.f replaced copyright headers 2008-07-18 01:34:48 +00:00
for_maxwell.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +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 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
hypre_parcsr_fortran_test.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +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 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
hypre_struct_fortran_test.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
hypre_test.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
ij_b.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
ij_mv.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
ij.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
Makefile Changed default compiler options while getting --with-openmp to work on dawndev. 2011-01-10 21:04:02 +00:00
maxwell_unscaled.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
new_ij.c added new parameters to hybrid solver 2011-10-24 17:51:44 +00:00
runtest.sh Added -nthreads option for tux boxes too. 2012-03-19 17:14:49 +00:00
sstruct_b.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
sstruct_fac.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
sstruct.c Fixed a bug in the sstruct driver with MatrixAddToValues and FEMMatrixAddToValues. 2012-02-07 01:18:48 +00:00
sstruct.in.README Added more flexibility for setting the RHS. 2010-05-13 01:20:49 +00:00
struct_b.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
struct.c Left a debugging printf in by mistake. 2011-11-02 14:58:23 +00:00
test_ij.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00