hypre/utilities
2003-04-08 22:00:57 +00:00
..
amg_linklist.c Fixed some compile warnings when doing strict checking. 2000-08-18 15:03:37 +00:00
amg_linklist.h Fixed cplusplus guards in amg_linklist.h. 1999-03-31 16:52:37 +00:00
binsearch.c contains a binary search of an integer array of ordered nonnegative numbers 1999-05-07 17:47:52 +00:00
fortran.h initial HP-UX support added, Blas, and Fortran calling C mods for SuperLU 2001-10-18 23:10:08 +00:00
general.h changed min and max to hypre_min and hypre_max 1999-03-30 22:20:48 +00:00
headers Added qsplit prototype. 2000-05-19 20:27:32 +00:00
hypre_smp_forloop.h backout openmp "fixes" 2001-12-20 22:55:56 +00:00
hypre_utilities.h Moved random.c to utilities, added prototype 1998-12-30 21:35:18 +00:00
HYPRE_utilities.h version 1.8.0b 2003-04-08 22:00:57 +00:00
Makefile.in Using global variable ${AR} for ar command, AIX needed extra flags 2002-10-24 20:54:38 +00:00
memory_dmalloc.c Added "fake" code to eliminate compiler warnings. 1999-03-11 22:28:12 +00:00
memory.c Fixed to work with insure++, which always complained when a NULL 2002-11-05 23:15:10 +00:00
memory.h Fixed header problems introduced with last checkin. 2000-04-21 14:49:00 +00:00
mpistubs.c Added MPI_Reduce to the stubs library. It is needed in Euclid. 2001-07-17 06:39:46 +00:00
mpistubs.h Add MPI_TAG. 2002-06-28 18:52:24 +00:00
protos filter out main prototypes, seems to cause a problem with the C++ compilers 2001-08-30 21:48:42 +00:00
qsort.c Moving qsort.c file from IJ_matrix_vector and parcsr_linear_solvers to 1999-08-31 01:02:03 +00:00
qsplit.c First version of routine to do a quicksort type splitting without 2000-05-19 20:21:06 +00:00
random.c Moved to utilities from parcsr_linear_solvers directory 1998-12-30 21:33:52 +00:00
thread_mpistubs.c removed HYPREDEFS, added top level dir to -I in makefile, included HYPRE_config.h in various .c and .h files, restructured some other #includes 1999-09-02 18:21:43 +00:00
thread_mpistubs.h Fixed header problems introduced with last checkin. 2000-04-21 14:49:00 +00:00
thread_protos.awk Automatically generate Foo-to-FooPush macros. 1998-12-21 23:09:08 +00:00
thread_wrappers.awk 12-23-98 getting bugs out of thread_wrappers 1998-12-24 00:09:29 +00:00
threading.c Fixed OpenMP threading to use the number of threads set by the user either 2000-10-03 16:38:05 +00:00
threading.h Fixed OpenMP threading to use the number of threads set by the user either 2000-10-03 16:38:05 +00:00
timer.c trying to update CPU clock information 2001-12-21 01:09:21 +00:00
timing.c Changed 'char *' in various routines to 'const char *'. 2001-07-17 04:20:18 +00:00
timing.h Changed 'char *' in various routines to 'const char *'. 2001-07-17 04:20:18 +00:00
umalloc_local.c 3-15-99 place-holding declaration added to eliminate compiler warnings 1999-03-15 22:03:06 +00:00
umalloc_local.h 3-15-99 First check-in of umalloc_local files was bad 1999-03-15 17:07:32 +00:00
utilities.h added MPI_ANY_TAG and MPI_TAG 2002-07-01 19:06:11 +00:00
version Use 'dirname' instead of awk to get the directory name prefixing 2000-06-08 20:51:20 +00:00