Hello
When I try compiling the example1.f90 I get:
$f955 dvode_f90_m.f90 example1.f90 -o test
CALL DVODE_F90(FEX,NEQ,Y,T,TOUT,ITASK,ISTATE,OPTIONS,J_FCN=JEX)
| 1
Error: There is no specific subroutine for the generic ‘dvode_f90’ at (1)
Can you help me how to reslove thie error
best regards
When I try compiling the example1.f90 I get:
$f955 dvode_f90_m.f90 example1.f90 -o test
CALL DVODE_F90(FEX,NEQ,Y,T,TOUT,ITASK,ISTATE,OPTIONS,J_FCN=JEX)
| 1
Error: There is no specific subroutine for the generic ‘dvode_f90’ at (1)
Can you help me how to reslove thie error
best regards