FFTW is no longer needed for the FEM subroutine
This commit is contained in:
parent
3aa15c857f
commit
15c8a6b0ac
|
@ -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 || \
|
||||||
{
|
{
|
||||||
|
|
|
@ -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 || \
|
||||||
{
|
{
|
||||||
|
|
|
@ -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 || \
|
||||||
{
|
{
|
||||||
|
|
|
@ -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"
|
||||||
|
|
|
@ -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"
|
||||||
|
|
|
@ -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"
|
||||||
|
|
|
@ -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 || \
|
||||||
{
|
{
|
||||||
|
|
|
@ -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 || \
|
||||||
{
|
{
|
||||||
|
|
|
@ -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 || \
|
||||||
{
|
{
|
||||||
|
|
|
@ -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 || \
|
||||||
{
|
{
|
||||||
|
|
|
@ -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 || \
|
||||||
{
|
{
|
||||||
|
|
|
@ -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 || \
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue