tem_load_trackingConfig Subroutine

private subroutine tem_load_trackingConfig(config, conf, sub_handle)

Read the tracker variables from tracking subtables defined in configuration from the main lua file

If tracking is just a single table with single tracking entry then load only one tracking log exists with one or more variables using tem_load_trackingHeader_single. Else if tracking is table of many log then allocate log and load each log type using tem_load_trackingHeader_single Setup the values for the tracking entities

Arguments

TypeIntentOptionalAttributesName
type(tem_tracking_config_type), intent(out) :: config

list of the tracking entities to create

type(flu_state) :: conf

handle of the lua config file

integer, intent(in) :: sub_handle

table sub-handle for the tracking table


Calls

proc~~tem_load_trackingconfig~~CallsGraph proc~tem_load_trackingconfig tem_load_trackingConfig proc~tem_timecontrol_dump tem_timeControl_dump proc~tem_load_trackingconfig->proc~tem_timecontrol_dump proc~hvs_output_load hvs_output_load proc~tem_load_trackingconfig->proc~hvs_output_load interface~tem_load_shape tem_load_shape proc~tem_load_trackingconfig->interface~tem_load_shape proc~tem_load_reduction_spatial tem_load_reduction_spatial proc~tem_load_trackingconfig->proc~tem_load_reduction_spatial interface~aot_get_val aot_get_val proc~tem_load_trackingconfig->interface~aot_get_val proc~tem_timecontrol_load tem_timeControl_load proc~tem_load_trackingconfig->proc~tem_timecontrol_load proc~tem_abort tem_abort proc~tem_load_trackingconfig->proc~tem_abort proc~tem_time_dump tem_time_dump proc~tem_timecontrol_dump->proc~tem_time_dump proc~hvs_output_load->proc~tem_abort proc~upper_to_lower upper_to_lower proc~hvs_output_load->proc~upper_to_lower interface~aot_get_val~2 aot_get_val proc~hvs_output_load->interface~aot_get_val~2 proc~hvs_vtk_config_load hvs_vtk_config_load proc~hvs_output_load->proc~hvs_vtk_config_load proc~aot_table_open aot_table_open proc~hvs_output_load->proc~aot_table_open proc~aot_table_close aot_table_close proc~hvs_output_load->proc~aot_table_close proc~tem_load_shape_single tem_load_shape_single interface~tem_load_shape->proc~tem_load_shape_single proc~tem_load_shapes tem_load_shapes interface~tem_load_shape->proc~tem_load_shapes proc~tem_load_reduction_single tem_load_reduction_single proc~tem_load_reduction_spatial->proc~tem_load_reduction_single proc~aot_table_length aot_table_length proc~tem_load_reduction_spatial->proc~aot_table_length proc~tem_load_reduction_spatial->proc~aot_table_open proc~tem_load_reduction_spatial->proc~aot_table_close proc~tem_timecontrol_load->interface~aot_get_val proc~tem_time_never tem_time_never proc~tem_timecontrol_load->proc~tem_time_never proc~tem_time_default_zero tem_time_default_zero proc~tem_timecontrol_load->proc~tem_time_default_zero proc~tem_time_needs_reduce tem_time_needs_reduce proc~tem_timecontrol_load->proc~tem_time_needs_reduce proc~tem_timecontrol_load->proc~aot_table_open proc~tem_timecontrol_load->proc~aot_table_close proc~tem_time_load tem_time_load proc~tem_timecontrol_load->proc~tem_time_load mpi_abort mpi_abort proc~tem_abort->mpi_abort

Called by

proc~~tem_load_trackingconfig~~CalledByGraph proc~tem_load_trackingconfig tem_load_trackingConfig proc~tem_load_tracking tem_load_tracking proc~tem_load_tracking->proc~tem_load_trackingconfig program~tem_tracking_test tem_tracking_test program~tem_tracking_test->proc~tem_load_tracking

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iError
integer, private, allocatable:: vError(:)
integer, private :: nRequestedVars

number of requested variables