The Fortran 2003 Handbook: The Complete Syntax, Features and - download pdf or read online

By Walter S. Brainerd, Jeanne C. Adams, Richard A. Hendrickson, Richard E. Maine

ISBN-10: 1846283787

ISBN-13: 9781846283789

The Fortran 2003 instruction manual is a definitive and complete advisor to Fortran 2003 and its use. Fortran 2003, the newest usual model of Fortran, has many glorious gains that help the programmer in writing effective, transportable and maintainable courses. This all-inclusive quantity deals a reader-friendly, easy-to-follow and casual description of Fortran 2003, and has been constructed to supply not just a readable clarification of beneficial properties, but in addition a few intent for the inclusion of beneficial properties and their use. This hugely flexible guide is meant for a person who desires a complete survey of Fortran 2003.

Show description

Read or Download The Fortran 2003 Handbook: The Complete Syntax, Features and Procedures PDF

Similar nonfiction books

Download e-book for iPad: Tales from the Time Loop: The Most Comprehensive Expose of by David Icke

Such a lot complete e-book but written in regards to the international conspiracy that's now unfolding throughout us. Icke pulls jointly his superb wealth of amassed wisdom to bare the multi-levels of the fascist conspiracy, sharing his reports & info the scientic aid for what he discovered concerning the phantasm we name way of life.

Download e-book for kindle: Why Do Clocks Run Clockwise?: An Imponderables Book by David Feldman

Contemplate, in case you will . ..
What is the adaptation among a package and a caboodle?
Why don't humans get goose bumps on their faces?
Where do houseflies cross within the winter?
What explanations that ringing sound on your ears?

Pop-culture guru David Feldman demystifies those subject matters and a lot more in Why Do Clocks Run Clockwise? -- the unchallenged resource of solutions to civilization's such a lot nagging questions. a part of the Imponderables® sequence and charmingly illustrated via Kassie Schwan, Why Do Clocks Run Clockwise? demanding situations readers with the data approximately way of life that encyclopedias, dictionaries, and almanacs simply don't have. and give it some thought, the place else are you going to unravel why scorching canines come ten to a package deal whereas sizzling puppy buns are available in eights?

Sheep: Small-Scale Sheep Keeping for Pleasure and Profit by Sue Weaver PDF

Those pastime Farms farm animals care manuals might help either skilled and amateur pastime farmers become aware of their very own desires of existence at the farm - for excitement and revenue.

Tim Maltin, Eloise Aston's 101 Things You Thought You Knew About the Titanic . . . but PDF

April fifteenth, 2012, would be the a centesimal anniversary of the sinking of the Titanic.

People have an unending fascination with the tremendous, but a lot of what they be aware of this present day is a mix of truth and fiction. in a single hundred and one short and interesting chapters, Tim Maltin, one of many most advantageous specialists at the colossal, unearths the reality in the back of the most typical ideals concerning the send and the evening it sank. From physics to pictures, complaints to like tales, Maltin doesn't leave out one tidbit surrounding its background. seriously researched and packed with unique descriptions, rates from survivors, and excerpts from the legit inquiries, this e-book is certain to make readers reconsider every little thing they notion they knew concerning the mythical send and its tragic destiny.

Extra info for The Fortran 2003 Handbook: The Complete Syntax, Features and Procedures

Sample text

VALUE [ :: ] dummy-argument-name-list VOLATILE [ :: ] variable-name-list The forms of a procedure interface (R1212) are: interface-name declaration-type-spec The forms of a procedure attribute specification (R1213) are: BIND ( C [ , NAME = scalar-char-initialization-expr ] ) INTENT ( intent-spec ) OPTIONAL POINTER PRIVATE PUBLIC SAVE The form of a procedure declaration (R1214) is: procedure-entity-name [ => function-reference ] The form of a derived-type definition (R429) is: TYPE [ [ , type-attribute-list ] :: ] type-name [ ( type-parameter-name-list ) ] [ type-parameter-definition-statement ] ...

Construct association Construct association occurs between the selector in an ASSOCIATE or SELECT TYPE construct and the associate name of the construct. It has the scope of the construct. 5 High-Level Syntax Forms The form of a program (R201) is: program-unit [ program-unit ] . . The forms for Fortran program units are shown in the first section below. The constructs that may appear in a program unit are shown in the subsequent sections. All program units may have a specification part. The main program and the three forms of subprogram (module, external, and internal) may have an execution part.

Linkage association Linkage association occurs between a module variable with the BIND(C) attribute and the relevant C variable or between a Fortran common block and the relevant C variable. It has the scope of the program. Construct association Construct association occurs between the selector in an ASSOCIATE or SELECT TYPE construct and the associate name of the construct. It has the scope of the construct. 5 High-Level Syntax Forms The form of a program (R201) is: program-unit [ program-unit ] .

Download PDF sample

The Fortran 2003 Handbook: The Complete Syntax, Features and Procedures by Walter S. Brainerd, Jeanne C. Adams, Richard A. Hendrickson, Richard E. Maine


by John
4.4

Rated 4.91 of 5 – based on 23 votes