hypre/FEI_mv/SuperLU
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
..
Cnames.h Changes made per request from Dave Stevens. 2001-10-17 22:47:29 +00:00
colamd.c SuperLU support 2001-03-12 22:59:35 +00:00
colamd.h SuperLU support 2001-03-12 22:59:35 +00:00
dcolumn_bmod.c code cleanup part 1 2001-03-14 02:07:21 +00:00
dcolumn_dfs.c code cleanup part 1 2001-03-14 02:07:21 +00:00
dcopy_to_ucol.c code cleanup part 1 2001-03-14 02:07:21 +00:00
dgscon.c needed to modify Dtype_t enum's because of compiler conflict with Sun's CC 2001-08-03 18:49:05 +00:00
dgsequ.c needed to modify Dtype_t enum's because of compiler conflict with Sun's CC 2001-08-03 18:49:05 +00:00
dgsrfs.c needed to modify Dtype_t enum's because of compiler conflict with Sun's CC 2001-08-03 18:49:05 +00:00
dgssv.c needed to modify Dtype_t enum's because of compiler conflict with Sun's CC 2001-08-03 18:49:05 +00:00
dgssvx.c needed to modify Dtype_t enum's because of compiler conflict with Sun's CC 2001-08-03 18:49:05 +00:00
dgstrf.c needed to modify Dtype_t enum's because of compiler conflict with Sun's CC 2001-08-03 18:49:05 +00:00
dgstrs.c needed to modify Dtype_t enum's because of compiler conflict with Sun's CC 2001-08-03 18:49:05 +00:00
dlacon.c SuperLU support 2001-03-12 22:59:35 +00:00
dlangs.c SuperLU support 2001-03-12 22:59:35 +00:00
dlaqgs.c needed to modify Dtype_t enum's because of compiler conflict with Sun's CC 2001-08-03 18:49:05 +00:00
dmemory.c code cleanup part 1 2001-03-14 02:07:21 +00:00
dpanel_bmod.c code cleanup part 1 2001-03-14 02:07:21 +00:00
dpanel_dfs.c SuperLU support 2001-03-12 22:59:35 +00:00
dpivotgrowth.c needed to modify Dtype_t enum's because of compiler conflict with Sun's CC 2001-08-03 18:49:05 +00:00
dpivotL.c SuperLU support 2001-03-12 22:59:35 +00:00
dpruneL.c SuperLU support 2001-03-12 22:59:35 +00:00
dreadhb.c software cleanup part 2 2001-03-14 19:41:58 +00:00
dsnode_bmod.c SuperLU support 2001-03-12 22:59:35 +00:00
dsnode_dfs.c code cleanup part 1 2001-03-14 02:07:21 +00:00
dsp_blas2.c needed to modify Dtype_t enum's because of compiler conflict with Sun's CC 2001-08-03 18:49:05 +00:00
dsp_blas3.c needed to modify Dtype_t enum's because of compiler conflict with Sun's CC 2001-08-03 18:49:05 +00:00
dsp_defs.h Restore a function from version 1.1 that is needed in hypre. 2001-04-13 20:07:32 +00:00
dutil.c software cleanup part 2 2001-03-14 19:41:58 +00:00
get_perm_c.c needed to modify Dtype_t enum's because of compiler conflict with Sun's CC 2001-08-03 18:49:05 +00:00
Makefile.in FEI enhancements for Dave Stevens 2002-01-26 01:49:52 +00:00
memory.c SuperLU support 2001-03-12 22:59:35 +00:00
mmd.c SuperLU support 2001-03-12 22:59:35 +00:00
relax_snode.c code cleanup part 1 2001-03-14 02:07:21 +00:00
sp_coletree.c SuperLU support 2001-03-12 22:59:35 +00:00
sp_ienv.c Changes made per request from Dave Stevens. 2001-10-17 22:47:29 +00:00
sp_preorder.c Changes made per request from Dave Stevens. 2001-10-17 22:47:29 +00:00
superlu_timer.c SuperLU support 2001-03-12 22:59:35 +00:00
supermatrix.h needed to modify Dtype_t enum's because of compiler conflict with Sun's CC 2001-08-03 18:49:05 +00:00
util.c cleanup variable set but never used warnings 2001-11-07 18:51:13 +00:00
util.h SuperLU support 2001-03-12 22:59:35 +00:00