[ previous ] [ contents ] [ next ]

Main part «files»

General information

Together with main parts «files» and «nodes», main part «files» provides the program's infrastructure. It defines the following Fortran 90 modules:

Module RawIO:
This provides basic support for unformatted I/O, with special support for the basic datatypes #real, #complex, #string, and logical as well as for integrity checks.
Module StructuredIO:
This uses the facilities of module RawIO to write and read structured collections of data; see the arfg source for documentation. The results of your calculations will always be stored in this compact and lossless but platform-dependent format; as a consequence, you must make sure that your files are only read with the correct program compiled with the same compiler.

Some I/O test code is also included.

Versions

Reflecting its position within the program's architecture, there is only one version provided: file share.arfg/files.arfg.

[ previous ] [ contents ] [ next ]


Copyright © 2002 by Albert REINER. All rights reserved.

URL: http://purl.oclc.org/NET/ar-hrt-1/current/mp_files.html

URL: http://purl.oclc.org/NET/ar-hrt-1/4.20020721b/mp_files.html

2002-04-17 22:21:25