Next: Interface finalise
Up: Module system_module
Previous: Elements
Contents
Index
Open a file for reading or writing. The action optional parameter can
be one of INPUT (default), OUTPUT or INOUT.
For unformatted output,
for use with the read_binary and write_binary interfaces, the
isformatted optional parameter must
be set to false.
- this -- type(Inoutput), intent(inout)
-
- filename -- character(*), intent(in), optional
-
- action -- integer, intent(in), optional
-
- isformatted -- logical, intent(in), optional
-
- append -- logical, intent(in), optional
-
- verbosity, verbosity_cascade -- integer, intent(in), optional
-
- master_only -- logical, intent(in), optional
-
finalise interface
gabor
2009-06-30