falgout
9a1965404d
Changed function names to start with "class name".
1999-09-07 07:03:59 +00:00
falgout
d2130cdc09
Changed BoxLoops to improve efficiency of both unthreaded and threaded runs.
1999-08-04 06:28:43 +00:00
dwalker
b7bbb2cc49
added loopk to private variables for threading
1999-07-30 19:59:08 +00:00
dwalker
907dca1575
BoxLoops modified for compiler directives. BoxLoops now have begin, for, and
...
end sections. --see box.h. Also added capabilities for using Openmp
directives in .c files.
1999-06-15 23:53:54 +00:00
falgout
c7ac139a2a
Moved box_pthreads.h file into struct_matrix_vector.h through headers script.
1999-04-02 15:50:19 +00:00
elliott
9bc054a0a6
11-20-98 all files containing BoxLoops now include box_pthreads.h, except
...
struct_io.c
1998-11-21 00:25:51 +00:00
falgout
a86a941fdb
Initialized ierr so that Purify doesn't complain.
1998-05-27 14:13:16 +00:00
falgout
a03bb336e9
Fixed indentation problems that resulted from prefix change.
1998-02-18 23:45:29 +00:00
falgout
534e8e65cf
Changed zzz_ prefix to hypre_.
1998-02-17 17:56:00 +00:00
falgout
e82d595bfa
Changed Index stuff to be type int[3].
1998-01-24 07:23:48 +00:00
falgout
5c6076f03a
Fixed some timing problems. This still isn't working correctly.
...
Changed BoxLoop arguments to improve efficiency.
1998-01-18 23:07:49 +00:00
falgout
2973528584
Changed arguments to BoxLoop macros.
...
These arguments are more intuitive, but most importantly, they work
in a straightforward manner for SBoxes. Also, the new loops are
probably more efficient.
1997-12-17 15:42:38 +00:00
falgout
31a0ff397e
Added a SetIndex and CopyIndex routine and modified routines to use them.
...
Added the -Wall option to the Makefile and cleaned up the compile.
1997-12-03 16:51:29 +00:00
falgout
b27487efe4
Added a matvec, copy, scale, and axpy routine.
...
Removed ComputeInfo structure.
Removed StencilSpace from StructMatrix structure.
1997-12-01 21:29:43 +00:00