Next: ``Helloworld''
Up: The Mesh-Spectral Archetype
Previous: Program input and output
This section presents several tutorial example programs that
illustrate
how to use the various features of the mesh-spectral archetype.
The following observations apply to most of the examples:
- The utility program
header.exe,
described in § 4
,
is used to generate
INCLUDE files
containing
PARAMETER declarations,
and these declarations are used to specify
sizes of grids, process grids, and local sections.
- As described in § 2.3
,
local sections are frequently declared as 1-dimensional
arrays and then passed to subroutines as adjustable array
arguments with their actual dimensions.
Berna L Massingill
Thu Aug 28 15:37:28 PDT 1997