Fortran Coder

查看: 1177|回复: 1
打印 上一主题 下一主题

[数学库] 反复调用QDAGS函数求积分,出现报错,求大神帮助!

[复制链接]

5

帖子

3

主题

0

精华

新人

F 币
24 元
贡献
11 点
跳转到指定楼层
楼主
发表于 2023-8-21 21:18:50 | 只看该作者 |只看大图 回帖奖励 |倒序浏览 |阅读模式
本帖最后由 610473484 于 2023-8-22 09:50 编辑

下面是我的子程序,在反复调用imsl库中的  QDAGS函数求积分时,在执行到elseif语句中的   CALL QDAGS(FAP2_2, BEITA_S, AFP_UP, BFAP2_2, ERRABS, ERREST)该行时开始出现报错,此通用子程序调用没有匹配的特定子程序。[QDAGS] 。原因是啥???
   
错误        1 error #6285: There is no matching specific subroutine for this generic subroutine call.   [QDAGS]        F:\AAA研究生\fortran剥落\Console1\Console1\JKX_AS.f90        26行        
错误        2 error #6285: There is no matching specific subroutine for this generic subroutine call.   [QDAGS]        F:\AAA研究生\fortran剥落\Console1\Console1\JKX_AS.f90        27行        
错误        3error #6285: There is no matching specific subroutine for this generic subroutine call.   [QDAGS]        F:\AAA研究生\fortran剥落\Console1\Console1\JKX_AS.f90        35行        
错误        4error #6285: There is no matching specific subroutine for this generic subroutine call.   [QDAGS]        F:\AAA研究生\fortran剥落\Console1\Console1\JKX_AS.f90        36        
错误        5error #6285: There is no matching specific subroutine for this generic subroutine call.   [QDAGS]        F:\AAA研究生\fortran剥落\Console1\Console1\JKX_AS.f90        38        
错误        6error #6285: There is no matching specific subroutine for this generic subroutine call.   [QDAGS]        F:\AAA研究生\fortran剥落\Console1\Console1\JKX_AS.f90        39        
错误        7 error #6285: There is no matching specific subroutine for this generic subroutine call.   [QDAGS]        F:\AAA研究生\fortran剥落\Console1\Console1\JKX_AS.f90        52        
......

1692623269(1).jpg (28.63 KB, 下载次数: 191)

1692623269(1).jpg

1692623151(1).jpg (60.93 KB, 下载次数: 189)

1692623151(1).jpg
分享到:  微信微信
收藏收藏 点赞点赞 点踩点踩

213

帖子

2

主题

0

精华

宗师

F 币
2126 元
贡献
875 点

规矩勋章

沙发
发表于 2023-8-21 21:53:58 | 只看该作者
本帖最后由 风平老涡 于 2023-8-21 21:58 编辑

就是输录的子程序参数类型不符合要求。可能是要求整数,输录的是实数;单精度对应双精度;数组对应变量等等。

评分

参与人数 1F 币 +3 收起 理由
kyra + 3 赞一个!

查看全部评分

您需要登录后才可以回帖 登录 | 极速注册

本版积分规则

捐赠本站|Archiver|关于我们 About Us|小黑屋|Fcode ( 京ICP备18005632-2号 )

GMT+8, 2024-4-29 23:18

Powered by Tencent X3.4

© 2013-2024 Tencent

快速回复 返回顶部 返回列表