next up previous contents
Next: Interfaces Up: IOHDF5 Previous: Utility Programs provided by   Contents

Parameters

checkpoint Scope: private   BOOLEAN
Description:Do checkpointing with HDF5
 Default: no



checkpoint_next Scope: private   BOOLEAN
Description:Checkpoint at next iteration
 Default: no



out_dir Scope: private   STRING
Description:Output directory for IOHDF5 files, 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 IOHDF5 output, overrides IO::out_every
Range  Default: -1
1:*
Every so many iterations
0:
Disable IOHDF5 output
-1:
Default to IO::out_every



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



checkpoint_every Scope: shared from IO   INT



checkpoint_id Scope: shared from IO   BOOLEAN



checkpoint_keep Scope: shared from IO   INT



checkpoint_on_terminate Scope: shared from IO   BOOLEAN



io_out_dir Scope: shared from IO   STRING



io_out_every Scope: shared from IO   INT



out_mode Scope: shared from IO   KEYWORD



out_save_parameters Scope: shared from IO   KEYWORD



out_timesteps_per_file Scope: shared from IO   INT



print_timing_info Scope: shared from IO   BOOLEAN



recover Scope: shared from IO   KEYWORD



recover_and_remove Scope: shared from IO   BOOLEAN



recover_file Scope: shared from IO   STRING



strict_io_parameter_check Scope: shared from IO   BOOLEAN



verbose Scope: shared from IO   KEYWORD




next up previous contents
Next: Interfaces Up: IOHDF5 Previous: Utility Programs provided by   Contents