tem_restart_readHeader Subroutine

private subroutine tem_restart_readHeader(me, timing, globProc, tree)

read the restart header lua file and hand the information to the required data types, re-set the time ...

Arguments

TypeIntentOptionalAttributesName
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


Calls

proc~~tem_restart_readheader~~CallsGraph proc~tem_restart_readheader tem_restart_readHeader interface~tem_varsys_dump tem_varSys_dump proc~tem_restart_readheader->interface~tem_varsys_dump interface~tem_varsys_load tem_varSys_load proc~tem_restart_readheader->interface~tem_varsys_load interface~aot_get_val~2 aot_get_val proc~tem_restart_readheader->interface~aot_get_val~2 proc~load_tem load_tem proc~tem_restart_readheader->proc~load_tem proc~tem_open_distconf tem_open_distconf proc~tem_restart_readheader->proc~tem_open_distconf proc~tem_time_load tem_time_load proc~tem_restart_readheader->proc~tem_time_load proc~aot_table_open aot_table_open proc~tem_restart_readheader->proc~aot_table_open proc~aot_table_close aot_table_close proc~tem_restart_readheader->proc~aot_table_close proc~tem_time_sim_stamp tem_time_sim_stamp proc~tem_restart_readheader->proc~tem_time_sim_stamp proc~tem_time_dump tem_time_dump proc~tem_restart_readheader->proc~tem_time_dump proc~close_config close_config proc~tem_restart_readheader->proc~close_config

Called by

proc~~tem_restart_readheader~~CalledByGraph proc~tem_restart_readheader tem_restart_readHeader proc~tem_load_restart tem_load_restart proc~tem_load_restart->proc~tem_restart_readheader

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: thandle
integer, private :: iError
type(flu_State), private :: conf
character(len=labelLen), private :: buffer