Commit Graph

13 Commits

Author SHA1 Message Date
falgout
9a1965404d Changed function names to start with "class name". 1999-09-07 07:03:59 +00:00
falgout
338da83dbb Changed 'New/Initialize' to 'Create' and changed 'Free/Finalize' to 'Destroy'. 1999-08-31 23:31:24 +00:00
falgout
dbeda6b24c Added reference counting to major objects.
Changed max to hypre_max in box.h.
1999-04-01 00:41:29 +00:00
dwalker
ed5096a397 changed min max to hypre_min hypre_max 1999-03-30 22:25:41 +00:00
falgout
6d4d85c32a Removed most of the void functions.
Added automatic creation of thread wrapper functions.
1998-12-21 20:00:10 +00:00
falgout
a2189ae5c1 - Changed MPI_Comm * to MPI_Comm everywhere.
- Fixed memory utility so that it reports the location of non-freed
  memory correctly.  Also moved to dmalloc.
- Fixed timing problems in struct_linear_solvers directory.
- Changed "comm info" stuff to use send/recv_processes instead
  of box ranks.
- Made many changes to communications stuff to hopefully optimize
  the setup phase somewhat.
1998-03-23 17:48:34 +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
8b650256d4 Re-coded the fix for handling non-symmetric stencils in communications.
Added a SymmetrizeStructStencil routine.
1997-12-24 10:13:33 +00:00
falgout
3b5f7d1219 This version currently doesn't work.
Updating to make available to other developers.
1997-12-10 20:45:11 +00:00
falgout
516f7ba7e8 This revision is almost working. 1997-11-25 20:30:53 +00:00
falgout
089d1324cc Initial checkin. 1997-11-13 15:59:20 +00:00