Commit Graph

11 Commits

Author SHA1 Message Date
falgout
0432470ab0 - Added new StructCoarsen routine to improve setup phase scalability.
- Modified Neighbor and Grid classes, and in particular, the routines
  BoxNeighborsAssemble and StructGridAssemble.
- Grid boxes now have associated unique IDs to aid in implementation.
2000-03-21 16:52:39 +00:00
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
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
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
657c2593b7 Converted several macros to functions. 1997-12-19 16:59:03 +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