| | | Deleting intermediate files and output files for project 'Console2', configuration 'Debug|Win32'.
Compiling with Intel(R) Visual Fortran Compiler XE 13.1.3.198 [IA-32]...
ifort /nologo /debug:full /Od /I"C:\Users\Brian\documents\visual studio 2010\Projects\Xlrotor\ARPACK\SRC\Win32\Debug" /I"C:\Users\Brian\documents\visual studio 2010\Projects\Xlrotor\ARPACK\UTIL\Win32\Debug" /I"C:\Users\Brian\documents\visual studio 2010\Projects\Xlrotor\ARPACK\BLAS\Win32\Debug" /I"C:\Users\Brian\documents\visual studio 2010\Projects\Xlrotor\ARPACK\LAPACK\Win32\Debug" /extend_source:132 /stand:f90 /warn:interfaces /module:"Debug\\" /object:"Debug\\" /Fd"Debug\vc100.pdb" /traceback /check:bounds /check:stack /libs:static /threads /dbglibs /Qmkl:sequential /c /extfor:f /Qvc10 /Qlocation,link,"c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\\bin" "C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f"
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(41): error #5082: Syntax error, found '&' when expecting one of: * <IDENTIFIER>
SUBROUTINE PARDISO_S( PT, MAXFCT, MNUM, MTYPE, PHASE, N, A, IA, &
------------------------------------------------------------------------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(62): error #5082: Syntax error, found '&' when expecting one of: * <IDENTIFIER>
SUBROUTINE PARDISO_D( PT, MAXFCT, MNUM, MTYPE, PHASE, N, A, IA, &
------------------------------------------------------------------------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(83): error #5082: Syntax error, found '&' when expecting one of: * <IDENTIFIER>
SUBROUTINE PARDISO_SC( PT, MAXFCT, MNUM, MTYPE, PHASE, N, A, IA,&
------------------------------------------------------------------------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(104): error #5082: Syntax error, found '&' when expecting one of: * <IDENTIFIER>
SUBROUTINE PARDISO_DC( PT, MAXFCT, MNUM, MTYPE, PHASE, N, A, IA,&
------------------------------------------------------------------------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(132): error #5082: Syntax error, found '&' when expecting one of: * <IDENTIFIER>
SUBROUTINE PARDISO_S_64( PT, MAXFCT, MNUM, MTYPE, PHASE, N, A, &
------------------------------------------------------------------------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(153): error #5082: Syntax error, found '&' when expecting one of: * <IDENTIFIER>
SUBROUTINE PARDISO_D_64( PT, MAXFCT, MNUM, MTYPE, PHASE, N, A, &
------------------------------------------------------------------------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(174): error #5082: Syntax error, found '&' when expecting one of: * <IDENTIFIER>
SUBROUTINE PARDISO_SC_64( PT, MAXFCT, MNUM, MTYPE, PHASE, N, A, &
------------------------------------------------------------------------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(195): error #5082: Syntax error, found '&' when expecting one of: * <IDENTIFIER>
SUBROUTINE PARDISO_DC_64( PT, MAXFCT, MNUM, MTYPE, PHASE, N, A, &
------------------------------------------------------------------------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(43): warning #7410: Fortran 90 does not allow this keyword.
IMPORT MKL_PARDISO_HANDLE
----------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(64): warning #7410: Fortran 90 does not allow this keyword.
IMPORT MKL_PARDISO_HANDLE
----------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(85): warning #7410: Fortran 90 does not allow this keyword.
IMPORT MKL_PARDISO_HANDLE
----------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(106): warning #7410: Fortran 90 does not allow this keyword.
IMPORT MKL_PARDISO_HANDLE
----------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(134): warning #7410: Fortran 90 does not allow this keyword.
IMPORT MKL_PARDISO_HANDLE
----------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(155): warning #7410: Fortran 90 does not allow this keyword.
IMPORT MKL_PARDISO_HANDLE
----------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(176): warning #7410: Fortran 90 does not allow this keyword.
IMPORT MKL_PARDISO_HANDLE
----------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(197): warning #7410: Fortran 90 does not allow this keyword.
IMPORT MKL_PARDISO_HANDLE
----------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(220): warning #7410: Fortran 90 does not allow this keyword.
IMPORT MKL_PARDISO_HANDLE
----------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(231): warning #7410: Fortran 90 does not allow this keyword.
IMPORT MKL_PARDISO_HANDLE
----------^
C:\PROGRA~2\Intel\COMPOS~1\mkl\include\mkl_pardiso.fi(243): warning #7410: Fortran 90 does not allow this keyword.
IMPORT MKL_PARDISO_HANDLE
----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(9): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8, allocatable, dimension(:) :: alfa_r,alfa_i
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(10): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8, allocatable, dimension(:,:) :: z_r,z_i
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(11): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 k_val(3204)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(12): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 m_val(1080)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(18): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 evr(90)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(19): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 evi(90)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(20): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 vecr(90,8)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(21): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 veci(90,8)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(58): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [PDISO_INT]
use pdiso_int
----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(62): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 alfa_r(nx),alfa_i(nx)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(63): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 z_r(nx,nev+2),z_i(nx,nev+2)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(66): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 value_k(LVALUE_k)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(67): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 value_m(LVALUE_m)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(71): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 d(:,:)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(72): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 v(:,:)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(76): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 ddum(1)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(78): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 :: a_k(ne_k) , a_m(ne_m)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(122): warning #7416: Fortran 90 does not allow this intrinsic procedure. [DCMPLX]
alfa_r(j) = real(1./dcmplx(d(j,1),d(j,2)))
---------------------------------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(123): warning #7416: Fortran 90 does not allow this intrinsic procedure. [DCMPLX]
alfa_i(j) = aimag(1./dcmplx(d(j,1),d(j,2)))
---------------------------------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(152): error #6404: This name does not have a type, and must have an explicit type. [PT]
call pardiso(pt, 1, 1, 11, -1, nx, ddum, idum, idum, idum, 1,
-----------------------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(164): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [PDISO_INT]
use pdiso_int
----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(170): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 a_k(ne_k)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(171): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 a_m(ne_m)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(172): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 d(nx,3)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(173): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 v(nx,*)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(174): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 resid(nx)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(198): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 ax(:), workd(:), workev(:), workl(:)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(208): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(216): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(224): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(466): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [PDISO_INT]
use pdiso_int
----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(469): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 v(nx), r(nx)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(472): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 :: a_k(ne_k)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(473): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 :: a_m(ne_m)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(474): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 temp(nx)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(477): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 ddum(1)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(493): error #6404: This name does not have a type, and must have an explicit type. [PT]
call pardiso( pt, 1, 1, 11, phase, nx, a_k, ia_k, ja_k,
--------------------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(510): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [PDISO_INT]
use pdiso_int
----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(514): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 a(ne)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(519): warning #6916: Fortran 90 does not allow this length specification. [8]
real*8 ddum(1)
-----------^
C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f(530): error #6404: This name does not have a type, and must have an explicit type. [PT]
call pardiso( pt, maxfct, mnum, mtype, phase, nx, a, ia, ja,
--------------------^
compilation aborted for C:\Users\Brian\documents\visual studio 2010\Projects\Console2\pardiso.f (code 1)
Console2 - 16 error(s), 45 warning(s)
|