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

Where can I find up to date literature on F2003(Object Oriented)

usachemo
Beginner
511 Views
I have been looking for some up to date literature that cleary shows the powerful tools in F2003. It seems like most of the texts that are written (as recent as 2008)are using the object based (work arounds)featuresof F95. I would love to have a bookor paperthat demonstrates what can be accomplished with truly object oriented Fortran. Thanks in advance.
0 Kudos
3 Replies
Steven_L_Intel1
Employee
511 Views
There are some good books that cover Fortran 2003. These include:

Fortran 95/2003 for Scientists and Engineers, Third Edition by Chapman
Fortran 2003 Explained by Metcalf, Reid and Cohen
Fortran 2003 Handbook by Adams, Brainerd, Hendrickson and Maine

All of these show up at amazon.com with a search for "Fortran 2003" in Books.
0 Kudos
rase
New Contributor I
511 Views

A recent addition to the list of Fortran 2003 books is

Guide to Fortran 2003 Programming by Walter Brainard


0 Kudos
MDK
Beginner
511 Views
This might not be comprehensive enough for what you're looking for, but this is a good overview of all the new Fortran 2003 features including the OO stuff: <>. It assumes you already have a pretty good grasp of OO programming and why these features would be useful.
0 Kudos
Reply