Commit Graph

75 Commits

Author SHA1 Message Date
treadway
42a0210859 FEI enhancements for Dave Stevens
1) add the option

--FEI_BASE_DIR=fei_base_directory

where fei_base_directory is a string specifying the directory where the
fei header files live.  The effect of this configure directive would be
to set the variable FEI_BASE_DIR to the string fei_base_directory in the
file:

linear_solvers/FEI_mv/fei-hypre/Makefile



2) add the options:

a) --copy-hypre-fei-includes=hypre_fei_include_directory

this copies the files: cfei_hypre.h and cfei-hypre.h to the directory:
hypre_fei_include_directory


--copy-hypre-fei-libs=hypre_fei_lib_directory

this copies the files:  libHYPRE_LSI.a and libHYPRE_superlu.a to the
directory: hypre_fei_lib_directory
2002-01-26 01:49:52 +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
afa40eb072 Removed CI_struct directories. 2001-06-22 14:44:42 +00:00
falgout
71565cfe4b Removed the structIJ directory. This work was moved into the recent
SStruct interface (and slightly modified; possibly further modified
and optimized in the future).  When we change the Struct interface
release to support ParCSR matrices, etc., we will use the newer
technology in the SStruct interface.
2001-06-22 14:03:18 +00:00
falgout
2b1626d6a4 Fixed potential syntax problem when on some platforms. 2001-02-15 13:58:33 +00:00
painter
c86341d624 "configure --with-mli" to set up mli/matrix, and "make beta" to run
make in mli/matrix.
2001-02-12 22:59:07 +00:00
falgout
020612ce4e _linear_solvers=>_ls and _matrix_vector=>_mv translations 2000-12-14 18:16:54 +00:00
treadway
5ab8408105 correct path to HYPRE_config.h 2000-12-12 00:06:34 +00:00
treadway
1df0c58311 support for $srcdir added 2000-11-14 01:01:42 +00:00
hysom
feb810cf39 Added lines to compile Euclid library (D.Hysom 2Nov2K) 2000-11-02 18:38:59 +00:00
chtong
8f5012ee41 solve an autotest problem. 2000-11-01 22:00:29 +00:00
chtong
c5ebf13f07 Fix a problem with linking in the Krylov solvers. 2000-10-30 16:54:57 +00:00
chtong
b78973d149 Modify in line with Jeff's creation of krylov directory. 2000-10-27 20:29:36 +00:00
falgout
8185b5b682 Fixed problem with 'HYPRE_EXTRA_DIRS' definition. 2000-10-11 17:47:30 +00:00
painter
2c53fab6b9 make babel/Hypre/* iff configure is run --with-babel 2000-10-10 00:06:18 +00:00
painter
50308c203e New directory /krylov, for "generic" krylov solvers.
Minor changes in building from babel-generated files.
2000-10-09 16:44:25 +00:00
falgout
118ec6dab6 Moved semi-structured stuff (SStruct) out of beta.
Still need to add a test suite to autotest.
2000-09-01 00:58:37 +00:00
chtong
0b4bf685cf Add compilation of IJ to the nofei option. 2000-08-09 19:22:48 +00:00
falgout
695b583154 First implementation of the Semi-structured interface. 2000-06-30 20:02:16 +00:00
falgout
29698da581 Made changes to move FEI into hypre release 2000-06-07 23:15:17 +00:00
chtong
1df13d4e80 Modified for correct installation of FEI -- Tong (5/18/00) 2000-05-18 19:14:43 +00:00
chtong
e68917e607 Get ready for autotesting the FEI -- Tong (5/8/00) 2000-05-08 21:31:45 +00:00
chtong
055ab1d818 Correct an error in this file to allow proper creation of FEI library
files. -- Tong (5/4/00)
2000-05-04 16:24:10 +00:00
chtong
d983677a2b Modification made to enable a single .a file for fei applications - Tong (5/3/00). 2000-05-03 23:43:55 +00:00
chtong
f2490490d7 Modified to be more generic in handling the .a files - Tong (4/27/00) 2000-04-27 18:15:59 +00:00
chtong
e24abc297a bug fix on making the fei library files. - Tong (4/27/00) 2000-04-27 17:23:39 +00:00
falgout
b0e3ffeb9e Fixed struct, IJ, and fei targets to do temporary install into hypre subdir. 2000-04-19 22:57:59 +00:00
chtong
84c2d25f24 Add capability to generate one lib file for fei. - Tong (4/18/00) 2000-04-19 00:38:22 +00:00
chtong
e4703b6991 To improve interface with the FEI module - Tong(2/28/2000) 2000-02-28 23:27:46 +00:00
falgout
5d66017fcf Changed so that 'test' directory code always gets compiled and linked. 1999-12-27 22:52:45 +00:00
ribbens
1a83b8a06e Added structIJ_matrix_vector to the list of HYPRE_EXTRA_DIRS. 1999-12-22 21:19:55 +00:00
chtong
5f3bb9629f Add hooks to compile the HYPRE_FEI -- Tong (11/24/99). 1999-11-24 20:28:42 +00:00
chow
64d7f7ae0f Make ParaSails official - instead of commenting it out from the official test
program.
1999-10-29 00:41:07 +00:00
chow
230ae9a030 Added ParaSails to beta. 1999-10-29 00:12:04 +00:00
falgout
b7d8630626 Oops. Didn't need the tools directory after all. 1999-09-23 17:40:32 +00:00
falgout
a2540ad804 Added tools to the list of directories. 1999-09-23 17:36:53 +00:00
falgout
ada2f28bf4 Made search for BLAS the default on DECs.
Added lines to copy install HYPRE.h and HYPRE_config.h.
1999-09-23 07:54:09 +00:00
falgout
27df1bddcc Moving IJ codes into official hypre. 1999-09-20 23:09:43 +00:00
dwalker
7a043cae48 added blas directory and associated code to be made 1999-09-15 22:31:32 +00:00
cleary
6fcfd60cba change cp to cp -f. 1999-08-20 21:22:19 +00:00
ulrikey
fb8283b379 added cp HYPRE.h to hypre/include 1999-08-20 19:52:55 +00:00
ulrikey
9b1ece9a48 Added lines to define HYPRE_INSTALL_DIR for beta target. 1999-08-20 17:54:56 +00:00
falgout
f7eba4ac91 Now does a 'make install' in the 'beta' target so that beta code can
be more easily moved to "official" status.
1999-08-17 16:02:24 +00:00
falgout
21845df0a0 Fixed install target to eliminate potential copy bug. 1999-08-13 07:55:54 +00:00
lambda
03926a82f7 Getting IJ_matrix_vector functions to compile under 'make beta' 1999-08-13 00:24:02 +00:00
falgout
d9d96234d9 Fixed a problem with 'clean' and 'veryclean' targets on DECs.
HYPRE_PETSCLIBDIRS cannot go on a line by itself.
1999-06-11 15:15:52 +00:00
vhenson
f7fad7eff9 Added the PILUT stuff to the parcsr target 1999-05-11 18:15:09 +00:00
cleary
576d127da4 Put back "matrix_matrix" directory for beta build. 1999-05-05 22:02:56 +00:00
cleary
b58688ac39 More support for compilation with and without Petsc being available. 1999-03-30 20:45:31 +00:00