hypre/utilities
2013-01-10 15:59:09 +00:00
..
_hypre_utilities.h added hypre_MPI_Gatherv and hypre_MPI_Scatterv 2012-11-19 21:50:40 +00:00
amg_linklist.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
amg_linklist.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
binsearch.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
exchange_data.c removed reference to MPI_COMM_WORLD 2012-11-26 18:20:28 +00:00
exchange_data.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
exchange_data.README replaced copyright headers 2008-07-18 01:34:48 +00:00
F90_HYPRE_error.c Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +00:00
fortran_matrix.c Fixed autotest errors from the C++ compiler on the new mac regression tests. 2011-09-29 00:15:09 +00:00
fortran_matrix.h Fixed autotest errors from the C++ compiler on the new mac regression tests. 2011-09-29 00:15:09 +00:00
fortran.h Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +00:00
general.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
headers Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
hypre_ap.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
HYPRE_error_f.h replaced copyright headers 2008-07-18 01:34:48 +00:00
hypre_error.c Fixed autotest errors from the C++ compiler on the new mac regression tests. 2011-09-29 00:15:09 +00:00
hypre_error.h Fixed autotest errors from the C++ compiler on the new mac regression tests. 2011-09-29 00:15:09 +00:00
hypre_memory.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
hypre_memory.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
hypre_mpi_comm_f2c.c Removed the Fortran interface for hypre_mpi_comm_f2c() because it is problematic 2011-09-29 00:44:52 +00:00
hypre_printf.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
hypre_qsort.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
hypre_smp.h Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
HYPRE_utilities.h 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
memory_dmalloc.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
mpistubs.c added hypre_MPI_Gatherv and hypre_MPI_Scatterv 2012-11-19 21:50:40 +00:00
mpistubs.h added hypre_MPI_Gatherv and hypre_MPI_Scatterv 2012-11-19 21:50:40 +00:00
protos replaced copyright headers 2008-07-18 01:34:48 +00:00
qsplit.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
random.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
thread_mpistubs.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
thread_mpistubs.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
thread_protos.awk replaced copyright headers 2008-07-18 01:34:48 +00:00
thread_wrappers.awk replaced copyright headers 2008-07-18 01:34:48 +00:00
threading.c Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
threading.h Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
timer.c Changed 'long' to either 'hypre_longint' or 'HYPRE_Int'. 2011-01-27 19:46:14 +00:00
timing.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
timing.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
umalloc_local.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
umalloc_local.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
version Added configure-line options to change name mangling for Fortran. 2010-01-25 22:51:05 +00:00