fortran66のブログ

fortran について書きます。

Intel ComposerXE-2011 Release_Notes から (その1)

3.2.1 Features from Fortran 2003

  • FINAL subroutines
  • GENERIC keyword for type-bound procedures
  • A generic interface may have the same name as a derived type
  • Bounds specification and bounds remapping list on a pointer assignment

3.7
Fortran 2003 features not yet supported include:

  • User-defined derived type I/O
  • Parameterized derived types
  • A polymorphic SOURCE= specification in ALLOCATE