Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Submodules in Composer XE-2013

denara
Beginner
413 Views

Has anyone used it? Is is supported?

Thanks

Andrea

0 Kudos
2 Replies
Steven_L_Intel1
Employee
413 Views

Intel Fortran does not yet support the submodules feature from Fortran 2008.

0 Kudos
Andrew_Smith
Valued Contributor I
413 Views

I sympathise with the poster as I have found the development of OO in Fortran is forcing me to have larger amounts of code in single modules relating to a derived type. My compile times have got worse. I expect them to come down again once I achieve more complete OO since dependancies willl reduce. It is a shame the submodules feature is not already in place since it will mean another round of code development once/if it arrives.

0 Kudos
Reply