Navigation:
Previous
Up
Next
10 Fortran 2008 Extensions
10.1 Fortran 2008 Overview
10.2 SPMD programming with coarrays [6.2, 7.0]
10.2.1 Overview
10.2.2 Images
10.2.3 Coarrays
10.2.4 Declaring coarrays
10.2.5 Accessing coarrays on other images
10.2.6 Segments and synchronisation
10.2.7 Allocating and deallocating coarrays
10.2.8 Critical constructs
10.2.9 Lock variables
10.2.10 Atomic coarray accessing
10.2.11 Normal termination of execution
10.2.12 Error termination
10.2.13 Fault tolerance
10.2.14 Detailed syntax of coarray features
10.2.15 Intrinsic procedures and coarrays
10.3 Data declaration [mostly 6.0]
10.4 Data usage and computation [mostly 5.3]
10.5 Execution control [mostly 6.0]
10.6 Intrinsic procedures and modules
10.6.1 Additional mathematical intrinsic functions [mostly 5.3.1]
10.6.2 Additional intrinsic functions for bit manipulation [mostly 5.3]
10.6.3 Other new intrinsic procedures [mostly 5.3.1]
10.6.4 Changes to existing intrinsic procedures [mostly 5.3.1]
10.6.5
ISO_C_BINDING
additions [6.2]
10.6.6
ISO_FORTRAN_ENV
additions
10.7 Input/output extensions [mostly 5.3]
10.8 Programs and procedures [mostly 5.3]