FFTW is no longer needed for the FEM subroutine

This commit is contained in:
Franz Roters 2012-06-19 08:05:47 +00:00
parent 3aa15c857f
commit 15c8a6b0ac
12 changed files with 12 additions and 60 deletions

View File

@ -1856,9 +1856,8 @@ fi
# #
# user subroutine used # user subroutine used
# #
# add BLAS and FFTW options for linking # add BLAS options for linking
BLAS="%BLAS%" BLAS="%BLAS%"
FFTW="%FFTW%"
if test "$user" if test "$user"
@ -2837,7 +2836,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3130,7 +3128,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3422,7 +3419,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {

View File

@ -1856,9 +1856,8 @@ fi
# #
# user subroutine used # user subroutine used
# #
# add BLAS and FFTW options for linking # add BLAS options for linking
BLAS="%BLAS%" BLAS="%BLAS%"
FFTW="%FFTW%"
if test "$user" if test "$user"
@ -2837,7 +2836,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3130,7 +3128,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3422,7 +3419,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {

View File

@ -1856,9 +1856,8 @@ fi
# #
# user subroutine used # user subroutine used
# #
# add BLAS and FFTW options for linking # add BLAS options for linking
BLAS="%BLAS%" BLAS="%BLAS%"
FFTW="%FFTW%"
if test "$user" if test "$user"
@ -2837,7 +2836,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3130,7 +3128,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3422,7 +3419,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {

View File

@ -1817,9 +1817,8 @@ fi
# #
# user subroutine used # user subroutine used
# #
# add BLAS and FFTW options for linking # add BLAS options for linking
BLAS="%BLAS%" BLAS="%BLAS%"
FFTW="%FFTW%"
if test "$user" if test "$user"
then then
@ -2772,7 +2771,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS || \ $SYSLIBS || \
{ {
echo "$0: link failed for ${user:+$userobj }$objs" echo "$0: link failed for ${user:+$userobj }$objs"
@ -3064,7 +3062,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS || \ $SYSLIBS || \
{ {
echo "$0: link failed for ${user:+$userobj }$objs" echo "$0: link failed for ${user:+$userobj }$objs"
@ -3355,7 +3352,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS || \ $SYSLIBS || \
{ {
echo "$0: link failed for ${user:+$userobj }$objs" echo "$0: link failed for ${user:+$userobj }$objs"

View File

@ -1817,9 +1817,8 @@ fi
# #
# user subroutine used # user subroutine used
# #
# add BLAS and FFTW options for linking # add BLAS options for linking
BLAS="%BLAS%" BLAS="%BLAS%"
FFTW="%FFTW%"
if test "$user" if test "$user"
@ -2773,7 +2772,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS || \ $SYSLIBS || \
{ {
echo "$0: link failed for ${user:+$userobj }$objs" echo "$0: link failed for ${user:+$userobj }$objs"
@ -3065,7 +3063,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS || \ $SYSLIBS || \
{ {
echo "$0: link failed for ${user:+$userobj }$objs" echo "$0: link failed for ${user:+$userobj }$objs"
@ -3356,7 +3353,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS || \ $SYSLIBS || \
{ {
echo "$0: link failed for ${user:+$userobj }$objs" echo "$0: link failed for ${user:+$userobj }$objs"

View File

@ -1817,9 +1817,8 @@ fi
# #
# user subroutine used # user subroutine used
# #
# add BLAS and FFTW options for linking # add BLAS options for linking
BLAS="%BLAS%" BLAS="%BLAS%"
FFTW="%FFTW%"
if test "$user" if test "$user"
then then
@ -2772,7 +2771,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS || \ $SYSLIBS || \
{ {
echo "$0: link failed for ${user:+$userobj }$objs" echo "$0: link failed for ${user:+$userobj }$objs"
@ -3064,7 +3062,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS || \ $SYSLIBS || \
{ {
echo "$0: link failed for ${user:+$userobj }$objs" echo "$0: link failed for ${user:+$userobj }$objs"
@ -3355,7 +3352,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS || \ $SYSLIBS || \
{ {
echo "$0: link failed for ${user:+$userobj }$objs" echo "$0: link failed for ${user:+$userobj }$objs"

View File

@ -1856,9 +1856,8 @@ fi
# #
# user subroutine used # user subroutine used
# #
# add BLAS and FFTW options for linking # add BLAS options for linking
BLAS="%BLAS%" BLAS="%BLAS%"
FFTW="%FFTW%"
if test "$user" if test "$user"
@ -2837,7 +2836,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3130,7 +3128,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3422,7 +3419,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {

View File

@ -1856,9 +1856,8 @@ fi
# #
# user subroutine used # user subroutine used
# #
# add BLAS and FFTW options for linking # add BLAS options for linking
BLAS="%BLAS%" BLAS="%BLAS%"
FFTW="%FFTW%"
if test "$user" if test "$user"
then then
@ -2836,7 +2835,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3129,7 +3127,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3421,7 +3418,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {

View File

@ -1856,9 +1856,8 @@ fi
# #
# user subroutine used # user subroutine used
# #
# add BLAS and FFTW options for linking # add BLAS options for linking
BLAS="%BLAS%" BLAS="%BLAS%"
FFTW="%FFTW%"
if test "$user" if test "$user"
@ -2837,7 +2836,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3130,7 +3128,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3422,7 +3419,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {

View File

@ -1921,9 +1921,8 @@ fi
# #
# user subroutine used # user subroutine used
# #
# add BLAS and FFTW options for linking # add BLAS options for linking
BLAS="%BLAS%" BLAS="%BLAS%"
FFTW="%FFTW%"
if test "$user" if test "$user"
then then
@ -2900,7 +2899,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3194,7 +3192,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3487,7 +3484,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {

View File

@ -1921,9 +1921,8 @@ fi
# #
# user subroutine used # user subroutine used
# #
# add BLAS and FFTW options for linking # add BLAS options for linking
BLAS="%BLAS%" BLAS="%BLAS%"
FFTW="%FFTW%"
if test "$user" if test "$user"
then then
@ -2900,7 +2899,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3194,7 +3192,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3487,7 +3484,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {

View File

@ -1921,9 +1921,8 @@ fi
# #
# user subroutine used # user subroutine used
# #
# add BLAS and FFTW options for linking # add BLAS options for linking
BLAS="%BLAS%" BLAS="%BLAS%"
FFTW="%FFTW%"
if test "$user" if test "$user"
then then
@ -2900,7 +2899,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3194,7 +3192,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {
@ -3487,7 +3484,6 @@ then
$MRCLIBS \ $MRCLIBS \
$METISLIBS \ $METISLIBS \
$BLAS \ $BLAS \
$FFTW \
$SYSLIBS \ $SYSLIBS \
$SECLIBS || \ $SECLIBS || \
{ {