Commit Graph

86 Commits

Author SHA1 Message Date
ulrikey
b39374690d replaced copyright headers 2008-07-18 01:34:48 +00:00
ulrikey
cc22f79c50 changed copyright statement to reflect new management. 2007-11-13 19:39:57 +00:00
falgout
403ea05783 Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct. 2006-11-15 01:08:13 +00:00
hill66
402d34179c Updated license info. 2006-09-22 22:06:21 +00:00
hill66
b3e54b65d1 shared libraries enabled. 2006-08-29 15:45:05 +00:00
hill66
fb29a207c7 Updated to enable shared libraries. 2006-08-15 22:09:36 +00:00
hill66
0936064c98 Updated copyright & license info. 2006-08-02 22:32:43 +00:00
hill66
e5ec2c6dec Modified HEADER to include LGPL (license) info. 2006-07-27 23:26:57 +00:00
hill66
9e54f927d3 Updated to enable building shared libraries. 2006-07-25 17:27:34 +00:00
hill66
ba9613d09d Copy *.o files to lib directory. 2005-03-09 17:21:14 +00:00
hill66
2f7c840795 New build system. 2005-01-10 19:03:38 +00:00
hill66
90fa841e0d Corrections/updates to config/build changes. 2004-12-08 18:13:21 +00:00
hill66
91102d6440 Updating build system 2004-12-01 18:56:39 +00:00
treadway
7b8c411606 hopefully the final dependencies format correction 2004-01-14 01:20:14 +00:00
treadway
c95f94d4b4 updated header file dependences 2004-01-13 01:55:03 +00:00
treadway
75bd93200a disabled dependency tracking, added brain dead include file dependents
testing in Makefiles
2004-01-10 02:53:11 +00:00
treadway
a1a1df034d added STATICONLY conditional 2003-12-19 23:04:01 +00:00
treadway
ee520ebf59 automake configureation files 2003-07-16 00:09:23 +00:00
treadway
ae68dc30e2 Using global variable ${AR} for ar command, AIX needed extra flags
to support 64-bit object files (AR="ar -X64")
2002-10-24 20:54:38 +00:00
treadway
d43b4afa55 removed MAKEFLAGS references 2001-08-27 21:24:02 +00:00
treadway
cf57f32309 modified to except pmake option 2001-08-23 19:35:10 +00:00
falgout
3ac2d0d8d7 _linear_solvers=>_ls translations 2000-12-14 18:17:26 +00:00
falgout
020612ce4e _linear_solvers=>_ls and _matrix_vector=>_mv translations 2000-12-14 18:16:54 +00:00
treadway
75cfb0de3c fixed syntax error in clean and veryclean, which showed up on osf make 2000-11-16 19:28:18 +00:00
treadway
c9ad5b45b8 added support of $srcdir 2000-11-14 01:11:55 +00:00
treadway
5daed1e266 intermediate makefile needed for srcdir support 2000-11-10 22:33:50 +00:00
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
4f67adb0b2 Added call to SLESView in HYPRE_PETScSolverParILUTSolve so that we can see
some output (residuals) as solver proceeds.
1999-12-08 22:42:59 +00:00
ribbens
04021950ad Added a missing backslash. 1999-12-07 23:31: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
cleary
33e5f805d6 Added function to match SMG interface. 1999-02-04 23:48:59 +00:00
falgout
b585d56bae Moving sequential version of parallel AMG to seq_linear_solvers directory. 1998-09-22 15:30:39 +00:00
falgout
454bf6d74f Removed all references to includes directory. 1998-09-14 21:30:13 +00:00
cleary
32daa67385 Fix bug. 1998-04-07 00:36:40 +00:00
cleary
11550fd8ca Removed prototype building. 1998-04-07 00:31:54 +00:00
vhenson
b5d8b4114a Added AMG-preconditioned CG to the SPamg system 1998-03-25 21:42:40 +00:00
vhenson
e0aeebdb31 Build script for SPamg on Nyx 1998-03-25 00:49:56 +00:00
vhenson
ca3727e895 Build rebuilds system on Sparc 1998-03-24 23:50:02 +00:00
vhenson
b72c1102eb added makefile for Nyx 1998-03-24 23:47:34 +00:00
vhenson
2b694b5ccd Put routine to print out matrices into hidden feature: amg_ioutdat = -3 1998-03-24 22:17:29 +00:00
vhenson
1d59dd8c37 Made strong dependence definition use only connections of
the "right" sign.
1998-03-24 21:33:19 +00:00
vhenson
9cf3587773 Added command line argument for V/W/X cycle choice 1998-03-24 21:31:59 +00:00
falgout
91cde12412 Made some minor changes while fixing the debug malloc memory utilities. 1998-03-24 06:27:03 +00:00