SCORPIO
1.7.0
|
A simple Fortran example for the ParallelIO Library. More...
Data Types | |
type | pioexample::pioexampleclass |
A class to hold example code and data. More... | |
Modules | |
module | pioexample |
Functions/Subroutines | |
subroutine | pioexample::init (this) |
Initialize MPI, ParallelIO, and example data. More... | |
program | main |
Main execution of example code. More... | |
A simple Fortran example for the ParallelIO Library.
program main |
Main execution of example code.
This is an example program for the ParallelIO library.
This program creates a netCDF output file with the ParallelIO library, then writes and reads some data to and from the file.
This example does the following: