C ############ Maximal sizes ####################################
1
Error: Unclassifiable statement at (1)
In file modules.f90:16
C *********** Parameters of the problem ***********
1
Error: Unclassifiable statement at (1)
In file modules.f90:36
C ******* Coefficients for boundary conditions ***************
1
Error: Unclassifiable statement at (1)
In file modules.f90:41
Real*8, Dimension(0:mm) ::
1
Error: Syntax error in data declaration at (1)
In file modules.f90:42
* F1, F2, F3, F4, G1, G2, G3, G4, A, B
1
Error: Unclassifiable statement at (1)
In file modules.f90:51
C ********* Inner products of polynomials ******************
1
Error: Unclassifiable statement at (1)
In file modules.f90:66
C ********* Inner products of functions ******************
1
Error: Unclassifiable statement at (1)
In file modules.f90:71
Real*8, Dimension(mm,mm) ::
1
Error: Syntax error in data declaration at (1)
In file modules.f90:72
* VXX, VXY, VYX, VYY, VXX2, VXY2, VYX2, VYY2
1
Error: Unclassifiable statement at (1)
In file modules.f90:84
Real*8, Dimension(mm,mm,mm) ::
1
Error: Syntax error in data declaration at (1)
In file modules.f90:85
* VXXX, VXXY, VXYX, VXYY, VYXX, VYXY, VYYX, VYYY
1
Error: Unclassifiable statement at (1)
In file modules.f90:97
Real*8, Dimension(mm,mm) :: TXX, TYY, TXX2, TYY2,
1
Error: Syntax error in data declaration at (1)
In file modules.f90:98
* PXX, PYY, PXX2, PYY2
1
Error: Unclassifiable statement at (1)
In file modules.f90:104
Real*8, Dimension(mm,mm,mm) ::
1
Error: Syntax error in data declaration at (1)
In file modules.f90:105
* WXTX, WXTY, WYTX, WYTY, WXPX, WXPY, WYPX, WYPY
1
Error: Unclassifiable statement at (1)
In file modules.f90:108
C *********** Matrices of the Galerkin system ***********************
1
Error: Unclassifiable statement at (1)
In file modules.f90:140
Real*8, Dimension(N11,N11) ::
1
Error: Syntax error in data declaration at (1)
In file modules.f90:141
* POP, Poj1, Poj2, Poj3, Poj4
1
Error: Unclassifiable statement at (1)
Any help will be greatly appreciated!