read the restart header lua file and hand the information to the required data types, re-set the time ...
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_restart_type) | :: | me | the restart header info |
|||
type(tem_time_type), | intent(inout) | :: | timing | the timing for re-setting the times |
||
type(tem_comm_env_type), | intent(in) | :: | globProc | Global communicator |
||
type(treelmesh_type), | intent(inout) | :: | tree | mesh, provided in treelm format |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | thandle | ||||
integer, | private | :: | iError | ||||
type(flu_State), | private | :: | conf | ||||
character(len=labelLen), | private | :: | buffer |