Null implementation that does nothing if ADIOS2 is not enabled
procedure, public :: init => cm_init | |
procedure, public :: handle_restart => cm_handle_restart | |
procedure, public :: handle_io_step => cm_handle_io_step | |
procedure, public :: finalise => cm_finalise | |
procedure, public :: is_restart => cm_is_restart |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | comm |