hypre/struct_ls
2015-02-04 17:42:20 -08:00
..
_hypre_struct_ls.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
coarsen.c Fixed some unitialized read problems. 2015-02-04 17:42:20 -08:00
cyclic_reduction.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
F90_HYPRE_struct_bicgstab.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
F90_HYPRE_struct_gmres.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
F90_HYPRE_struct_hybrid.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
F90_HYPRE_struct_int.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
F90_HYPRE_struct_jacobi.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
F90_HYPRE_struct_pcg.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
F90_HYPRE_struct_pfmg.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
F90_HYPRE_struct_smg.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
F90_HYPRE_struct_sparse_msg.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
general.c Made a number of Klocwork fixes and removed old 'ierr' stuff as well. 2012-05-03 17:17:14 +00:00
headers replaced copyright headers 2008-07-18 01:34:48 +00:00
hybrid.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
HYPRE_struct_bicgstab.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
HYPRE_struct_flexgmres.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
HYPRE_struct_gmres.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
HYPRE_struct_hybrid.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
HYPRE_struct_int.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
HYPRE_struct_jacobi.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
HYPRE_struct_lgmres.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
HYPRE_struct_ls.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
HYPRE_struct_pcg.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
HYPRE_struct_pfmg.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
HYPRE_struct_smg.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
HYPRE_struct_sparse_msg.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
jacobi.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
Makefile Apparently 'cp -fa' does not work on Solaris, so changing to 'cp -fR' after all. 2013-01-10 15:59:09 +00:00
pcg_struct.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
pfmg2_setup_rap.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
pfmg3_setup_rap.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
pfmg_relax.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
pfmg_setup_interp.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
pfmg_setup_rap5.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
pfmg_setup_rap7.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
pfmg_setup_rap.c Fixed a number of compiler warnings reported by clang on OS X 10.9. 2014-09-22 14:12:24 -07:00
pfmg_setup.c changed hypre_MPI_DOUBLE to HYPRE_MPI_REAL 2013-12-17 22:32:12 +00:00
pfmg_solve.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
pfmg.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
pfmg.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
point_relax.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
red_black_constantcoef_gs.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
red_black_gs.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
red_black_gs.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
semi_interp.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
semi_restrict.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
semi_setup_rap.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
semi.c Adding new high dimension code to Struct and SStruct. 2013-10-03 18:35:31 +00:00
smg2_setup_rap.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
smg3_setup_rap.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
smg_axpy.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
smg_relax.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
smg_residual_unrolled.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
smg_residual.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
smg_setup_interp.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
smg_setup_rap.c Adding new high dimension code to Struct and SStruct. 2013-10-03 18:35:31 +00:00
smg_setup_restrict.c Made a number of Klocwork fixes and removed old 'ierr' stuff as well. 2012-05-03 17:17:14 +00:00
smg_setup.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
smg_solve.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
smg.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
smg.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
sparse_msg2_setup_rap.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
sparse_msg3_setup_rap.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
sparse_msg_filter.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
sparse_msg_interp.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
sparse_msg_restrict.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
sparse_msg_setup_rap.c Adding new high dimension code to Struct and SStruct. 2013-10-03 18:35:31 +00:00
sparse_msg_setup.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
sparse_msg_solve.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
sparse_msg.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
sparse_msg.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00