小编Eva*_*ray的帖子

与实际过程相关的虚拟参数与虚拟过程的伪参数不同

我正在使用IMSL Fortran Library中的NEQNF函数来求解非线性方程组并得到3个错误.我在x64系统上使用Visual Studio 2017.错误说明如下:

Error #7061: The characterístic of dummy argument 1 of the associated actual procedure differ from the characteristics of dummy argument 1 of the dummy procedure [FCN_SS]


Error #7062: The characterístic of dummy argument 2 of the associated actual procedure differ from the characteristics of dummy argument 2 of the dummy procedure [FCN_SS]

Error #7063: The characterístic of dummy argument 3 of the associated actual procedure differ from the characteristics of dummy argument 3 …
Run Code Online (Sandbox Code Playgroud)

fortran fortran90

5
推荐指数
1
解决办法
237
查看次数

标签 统计

fortran ×1

fortran90 ×1