SCORPIO 1.9.0
Loading...
Searching...
No Matches
Data Types | Modules | Functions/Subroutines
examplePio.f90 File Reference

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.
 
program main
 Main execution of example code.
 

Detailed Description

A simple Fortran example for the ParallelIO Library.

Function/Subroutine Documentation

◆ main()

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: