hypre/IJ_mv
Jacob Schroder 25a6938dee Fixed a memory leak that I introduced with last Friday's commit
to IJMatrixAssembleOffProcValsParCSR().  Will ask Rob to check
with insure (I don't have it on my machine).
2015-08-24 08:46:00 -07:00
..
_hypre_IJ_mv.h fixed a bug in adding off processor values to matrices and vectors 2015-02-06 16:12:39 -08:00
aux_par_vector.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
aux_par_vector.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
aux_parcsr_matrix.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
aux_parcsr_matrix.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
F90_HYPRE_IJMatrix.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
F90_HYPRE_IJVector.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
F90_IJMatrix.c Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +00:00
headers changed SetValues so that one cannot set values on another processor any longer.Added a new function HYPRE_IJMatrixSetPrintLevel to allow disabling printing of errors 2010-01-05 16:43:21 +00:00
HYPRE_IJ_mv.h added OpenMP command to IJ interface, added new command HYPRE_IJMatrixSetOMPFlag 2014-03-10 15:00:00 -07:00
HYPRE_IJMatrix.c fixed a bug in adding off processor values to matrices and vectors 2015-02-06 16:12:39 -08:00
HYPRE_IJVector.c added option to allow NULL for indices parameter 2015-05-07 16:31:10 -07:00
IJ_assumed_part.c added two new routines that generate an assumed partition for the 2015-02-06 16:14:21 -08:00
IJ_matrix.h fixed a bug in adding off processor values to matrices and vectors 2015-02-06 16:12:39 -08:00
IJ_vector.h fixed a bug in adding off processor values to matrices and vectors 2015-02-06 16:12:39 -08:00
IJMatrix_isis.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
IJMatrix_parcsr.c Fixed a memory leak that I introduced with last Friday's commit 2015-08-24 08:46:00 -07:00
IJMatrix_petsc.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
IJMatrix.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
IJVector_parcsr.c added option to allow NULL for indices parameter 2015-05-07 16:31:10 -07:00
IJVector.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
Makefile fixed a bug in adding off processor values to matrices and vectors 2015-02-06 16:12:39 -08:00