Quantcast
Channel: Envíos recientes
Viewing all articles
Browse latest Browse all 2

Intel fortran complier error #8284.

$
0
0
Inglés

I am trying to compile lsode(livermore solver for ordinary differential equation), I have the error:

lsode.f(1529): error #8284: A scalar actual argument must be passed to a scalar dummy argument unless the actual argument is of type character or is an element of an array that is neither assumed shape nor pointer.   [MSG]

lsode.f(1533): error #8284: A scalar actual argument must be passed to a scalar dummy argument unless the actual argument is of type character or is an element of an array that is neither assumed shape nor pointer. [MSG]


Viewing all articles
Browse latest Browse all 2

Trending Articles