hypre/utilities
2000-10-04 17:27:21 +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 Defined macro for blas routines that depends on if hypre blas is being used. 2000-08-03 23:49:07 +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 added pgcc (Red) compiler directives for box loops 1999-07-30 17:32:05 +00:00
hypre_smp_setup.h These files contain the OpenMP #pragmas and other routines. They are 1999-06-15 23:56:19 +00:00
HYPRE_utilities.h Updated version number for first general release. 2000-09-21 17:23:37 +00:00
Makefile.in Added -D_POSIX_SOURCE as timer.c compiler option 2000-09-08 23:12:29 +00:00
memory_dmalloc.c Added "fake" code to eliminate compiler warnings. 1999-03-11 22:28:12 +00:00
memory.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
memory.h Fixed header problems introduced with last checkin. 2000-04-21 14:49:00 +00:00
mpistubs.c Added some destruction routines, and modified so that *all* stub 2000-09-05 18:35:48 +00:00
mpistubs.h Added some destruction routines, and modified so that *all* stub 2000-09-05 18:35:48 +00:00
protos Fixed problem when using /bin/awk or /usr/bin/awk. 2000-04-21 17:13:21 +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 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
threading.h Fixed header problems introduced with last checkin. 2000-04-21 14:49:00 +00:00
timer.c Added utilities library. 1998-09-14 18:03:14 +00:00
timing.c Somehow this seems to fix the purify error that we were previously 2000-08-17 21:46:26 +00:00
timing.h Fixed header problems introduced with last checkin. 2000-04-21 14:49:00 +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 some destruction routines, and modified so that *all* stub 2000-09-05 18:35:48 +00:00
version Use 'dirname' instead of awk to get the directory name prefixing 2000-06-08 20:51:20 +00:00