*** empty log message ***

stopcriterion
Salvatore Filippone 17 years ago
parent 1911b336ce
commit a094be8633

@ -14,6 +14,15 @@ include $(PSBLASDIR)/Make.inc
# (compiled with) the compilers specified in the # # (compiled with) the compilers specified in the #
# PSBLAS main Make.inc # # PSBLAS main Make.inc #
# # # #
# Examples: #
# UMFLIBS=-lumfpack -lamd -L/path/to/UMFPACK #
# UMFFLAGS=-DHave_UMF_ -I/path/to/UMFPACK #
# #
# SLULIBS=-lslu -L/path/to/SuperLU #
# SLUFLAGS=-DHave_SLU_ -I/path/to/SuperLU #
# #
# SLUDISTLIBS=-lslud -L/path/to/SuperLUDist #
# SLUDISTFLAGS=-DHave_SLUDist_ -I/path/to/SuperLUDist #
# # # #
########################################################## ##########################################################

Loading…
Cancel
Save