Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Ankündigungen
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29286 Diskussionen

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

usachemo
Einsteiger
564Aufrufe
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 Antworten
Steven_L_Intel1
Mitarbeiter
564Aufrufe
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.
rase
Neuer Beitragender I
564Aufrufe

A recent addition to the list of Fortran 2003 books is

Guide to Fortran 2003 Programming by Walter Brainard


MDK
Einsteiger
564Aufrufe
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.
Antworten