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
vhenson
a449cae7af
Put dmalloc stuff in
1998-03-23 22:29:20 +00:00
vhenson
848c934dd8
Fixed misaligned input parameters.
1998-03-23 21:10:10 +00:00
vhenson
a1d30596ba
Fixed SOME of the statistics bugs (maybe all of them).
1998-03-20 22:32:53 +00:00
vhenson
d303494901
routine setupstats.c replaced by amgstats.c
1998-03-20 19:57:32 +00:00
vhenson
3800b6eec9
Alterations include: Cleaned up handling of grid_relax_points,
...
fixed up statistics output, fixed several
minor bugs.
1998-03-20 19:56:25 +00:00
vhenson
c1b004aed0
Replaces setupstats.c and includes writing out
...
solver parameters.
1998-03-20 19:49:04 +00:00
vhenson
3394495578
First functioning Pamg version (actually SPamg).
1998-03-19 18:40:05 +00:00
vhenson
c2d52ae1a3
First functioning Pamg (actually SPamg) version
1998-03-19 18:21:07 +00:00
vhenson
71779bfc54
Driver for Serial (version) Parallel AMG
...
First functioning Pamg version (actually SPamg)
1998-03-19 18:20:42 +00:00
vhenson
fbd72cbb51
First functioning Pamg version.
1998-03-19 18:09:32 +00:00
vhenson
b8e639146d
First functioning Pamg version.
...
Has new hypre_AMGData structure defined.
1998-03-19 18:06:04 +00:00
vhenson
a9574796bd
First functioning Pamg version.
1998-03-19 18:04:19 +00:00
vhenson
d3272cb49c
Initial entry. First functioning Pamg system.
1998-03-19 18:02:42 +00:00
vhenson
73611062aa
First functioning Pamg version. Jacobi added by J. Jones.
1998-03-19 18:01:46 +00:00
vhenson
72b13c1bf1
Initial addition. From old amgdriver system, intact.
...
First functioning Pamg version.
1998-03-19 17:58:44 +00:00
vhenson
0f24c74bef
Initial version. First functioning Pamg version.
1998-03-19 17:57:26 +00:00
vhenson
3348dcd9b1
First functioning Pamg version.
...
Uses full-independence (i.e., for point i to be in IS, its measure+rand
muse exceed that of all neighbors influencing *or* dependent on i.
Uses both ST and S (may wish to delete later).
1998-03-19 17:13:57 +00:00
vhenson
deb73e538f
First functioning Pamg system.
1998-03-19 17:09:28 +00:00