hypre/IJ_mv
2013-02-09 00:36:40 +00:00
..
_hypre_IJ_mv.h First implementation of CMake build. 2012-03-06 19:15:29 +00:00
aux_par_vector.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
aux_par_vector.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
aux_parcsr_matrix.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
aux_parcsr_matrix.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
F90_HYPRE_IJMatrix.c Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +00:00
F90_HYPRE_IJVector.c Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +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 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
HYPRE_IJMatrix.c changed print routine to allow to add off processor values to matrices and 2013-02-09 00:36:40 +00:00
HYPRE_IJVector.c changed print routine to allow to add off processor values to matrices and 2013-02-09 00:36:40 +00:00
IJ_matrix.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
IJ_vector.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
IJMatrix_isis.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
IJMatrix_parcsr.c fixed the real bug causing a segfault when adding to off processor values 2013-02-09 00:07:18 +00:00
IJMatrix_petsc.c First implementation of CMake build. 2012-03-06 19:15:29 +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 fixed the real bug causing a segfault when adding to off processor values 2013-02-09 00:07:18 +00:00
IJVector.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +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