Commit Graph

17 Commits

Author SHA1 Message Date
falgout
ad9a961eb7 Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from
Makefiles).  To be re-added later (possibly) in a cleaner form.
Added DOC++ reference comments to Struct '.h' files.
Changed names of Struct include and lib files.
Removed 'stencil' argument from interface for StructVectorCreate.
2000-08-28 22:21:33 +00:00
ribbens
7536afa2d6 Added a missing back-slash. 1999-12-07 23:31:14 +00:00
ribbens
d74d33afc7 Changed HYPRE_LimitedFreeDistributedMatrix call to
HYPRE_DistributedMatrixLimitedDestroy call in
HYPRE_FreePETScMatPilutSolver to reflect new function names.  CJR
1999-11-02 19:12:54 +00:00
cleary
1ae2d2244d Evolving towards standard naming and argument conventions. 1999-09-13 20:57:51 +00:00
dwalker
64788d0a26 modified Makefile.in so bmakes is not necesssary and .h files no longer has
relative paths-- -I's used on compile line instead
1999-09-07 22:44:55 +00:00
dwalker
6b277affda included HYPRE_config.h 1999-09-02 18:19:24 +00:00
falgout
91d6ed35d0 Removed more __STDC__ occurrences. 1999-05-08 00:46:37 +00:00
cleary
b0850a3a61 Rearranged header inclusions. 1999-04-02 02:06:07 +00:00
cleary
02b02b89bf Made .h filenames unique. 1999-03-30 20:50:31 +00:00
cleary
875e1514bd Mods to get CI/PETSC/PILUT combo integrated. 1999-03-19 02:09:22 +00:00
cleary
98e3241b8d Changes to add PETSc-PILUT stuff to general build process. 1999-03-19 01:00:31 +00:00
cleary
9c38d16504 Moved non-SMG stuff to more compatibility with autoconf. 1999-03-17 21:51:54 +00:00
falgout
454bf6d74f Removed all references to includes directory. 1998-09-14 21:30:13 +00:00
cleary
11550fd8ca Removed prototype building. 1998-04-07 00:31:54 +00:00
cleary
7f361bb2f8 First version of makefile using base. 1998-03-04 00:14:59 +00:00
cleary
3d07d7de10 First version of prototypes. 1998-02-24 23:02:02 +00:00
cleary
132d594d42 This is the first version of a layer of solvers and preconditioners that
take the Petsc structure Mat with a type of MPIAIJ as a parameter. The code
is built on top of distributed_linear_solvers.
1998-02-19 23:16:32 +00:00