load_tem_prophead Subroutine

public subroutine load_tem_prophead(me, myPart, comm, conf, root)

Load the property header from the mesh file.

Arguments

TypeIntentOptionalAttributesName
type(tem_prophead_type), intent(out) :: me(:)

Property to load

integer, intent(in) :: myPart

The process within comm, calling the routine

integer, intent(in) :: comm

MPI Communicator within which the mesh is loaded.

type(flu_State) :: conf

Lua state containing the mesh description.

integer, intent(in), optional :: root

The root process doing the IO, defaults to 0.


Calls

proc~~load_tem_prophead~~CallsGraph proc~load_tem_prophead load_tem_prophead proc~aot_table_close aot_table_close proc~load_tem_prophead->proc~aot_table_close mpi_bcast mpi_bcast proc~load_tem_prophead->mpi_bcast interface~aot_get_val aot_get_val proc~load_tem_prophead->interface~aot_get_val proc~aot_table_open aot_table_open proc~load_tem_prophead->proc~aot_table_open

Called by

proc~~load_tem_prophead~~CalledByGraph proc~load_tem_prophead load_tem_prophead proc~load_tem_global load_tem_global proc~load_tem_global->proc~load_tem_prophead proc~tem_global_mesh_read tem_global_mesh_read proc~tem_global_mesh_read->proc~load_tem_global proc~load_tem load_tem proc~load_tem->proc~load_tem_global proc~load_env load_env proc~load_env->proc~load_tem proc~tem_restart_readheader tem_restart_readHeader proc~tem_restart_readheader->proc~load_tem program~tem_varsys_stfunvar_test tem_varSys_stfunVar_test program~tem_varsys_stfunvar_test->proc~load_env program~tem_varsys_statevar_test tem_varSys_stateVar_test program~tem_varsys_statevar_test->proc~load_env program~tem_varsys_derivevar_test tem_varSys_deriveVar_test program~tem_varsys_derivevar_test->proc~load_env proc~check_variableoperations check_variableOperations proc~check_variableoperations->proc~load_env program~tem_variable_evaltype_test tem_variable_evaltype_test program~tem_variable_evaltype_test->proc~load_env program~tem_varsys_test tem_varSys_test program~tem_varsys_test->proc~load_env program~tem_spacetime_fun_test tem_spacetime_fun_test program~tem_spacetime_fun_test->proc~load_env proc~tem_load_restart tem_load_restart proc~tem_load_restart->proc~tem_restart_readheader program~tem_variable_extract_test tem_variable_extract_test program~tem_variable_extract_test->proc~load_env program~tem_variable_combine_test tem_variable_combine_Test program~tem_variable_combine_test->proc~load_env proc~check_serial_singlelevel_facedesc check_serial_singlelevel_faceDesc proc~check_serial_singlelevel_facedesc->proc~load_env program~tem_varsys_opvar_test tem_varSys_opVar_test program~tem_varsys_opvar_test->proc~load_env proc~check_parallel_singlelevel_facedesc check_parallel_singlelevel_faceDesc proc~check_parallel_singlelevel_facedesc->proc~load_env

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: locroot
integer, private :: iprop
integer, private :: sub_handle
integer, private :: iError
integer, private :: thandle