next up previous contents
Next: Interfaces Up: IOPanda Previous: Comments   Contents

Parameters

out_dir Scope: private   STRING
Description:Name of IOPanda output directory, overrides IO::out_dir
Range  Default: (none)
.+
A valid directory name
^$
An empty string to choose the default from IO::out_dir



out_every Scope: private   INT
Description:How often to do IOPanda output, overrides IO::out_every
Range  Default: -1
1:*
Every so many iterations
0:
Disable IOPanda output
-1:
Default to IO::out_every



out_vars Scope: private   STRING
Description:Variables to output in IOPanda file format
Range  Default: (none)
.+
Space-separated list of fully qualified variable/group names
^$
An empty string to output nothing



io_out_dir Scope: shared from IO   STRING



io_out_every Scope: shared from IO   INT



out_fileinfo Scope: shared from IO   BOOLEAN



out_mode Scope: shared from IO   KEYWORD



strict_io_parameter_check Scope: shared from IO   BOOLEAN



verbose Scope: shared from IO   KEYWORD




next up previous contents
Next: Interfaces Up: IOPanda Previous: Comments   Contents