Read data from a restart file.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tem_restart_type), | intent(inout) | :: | restart | Restart description to read the data from |
||
| real(kind=rk), | intent(out) | :: | chunk(:) | Chunk of memory to put the read data into |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | nWords | ||||
| integer, | private | :: | offset |