回 帖 发 新 帖 刷新版面

主题:通知:Intel Fortran 11.1将在本月底发布!

在intel fortran的网站上刚看到的,该版本将包含大量的面向对象特征。

http://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/66028/page/1/#85936


Features from Fortran 2003

Object-oriented features

o CLASS declaration
o SELECT TYPE construct
o EXTENDS_TYPE_OF and SAME_TYPE_AS intrinsic functions
o Polymorphic entities
o Inheritance association
o Deferred bindings and abstract types
o Type inquiry intrinsic functions

Type-bound procedures

o TYPE CONTAINS declaration
o ABSTRACT attribute
o DEFERRED attribute
o NON_OVERRIDABLE attribute

o Note: 
GENERIC attribute and type-bound operators are not supported in this release
Deferred-length character entities
PUBLIC types with PRIVATE components and PRIVATE types with PUBLIC components
NAMELIST I/O is permitted on an internal file
Restrictions on entities in a NAMELIST group are relaxed
Changes to how IEEE Infinity and NaN is represented in formatted input and output
The COUNT_RATE argument to the SYSTEM_CLOCK intrinsic may be a REAL of any kind
Execution of a STOP statement displays a warning if an IEEE floating point exception is signaling

回复列表 (共7个回复)

沙发

When do you plan on supporting polymorphism in your compilers?

有个人这样问. 
这也是我想知道的.

板凳

我早前看到说是6月初放出的啊, 推后了啊...

3 楼

[quote]When do you plan on supporting polymorphism in your compilers?

有个人这样问. 
这也是我想知道的.[/quote]
但多态容易导致效率降低啊。

4 楼

个人觉得数值计算最耗时的还是积分, 求解矩阵, 等等真正数值问题. 我自己的程序求解的矩阵本证值就大约一分钟一个. 相比之下其他一些负责控制的部分代码都极快地执行掉了. 所以我觉得哪部分代码效率高低我不是很关心. 反而更关心如何能更让我方便管理不同情况下的调用.

5 楼

唉。不知道有没有ftp下啊。现在0day的ftp都完蛋了。我很郁闷。

6 楼

CLASS declaration 这 IVF11.1 中,我找不着。谁可以找到,请告知鄙人。

7 楼


你好!很高兴得知你有最新的Fortran编辑器,我很需要一份,做研究生工作!谢谢,期待您的分享,xuchangyi1986@yahoo.com.cn

我来回复

您尚未登录,请登录后再回复。点此登录或注册