hvs_output_load Subroutine

public subroutine hvs_output_load(me, conf, parent, isReduce)

Read the output configuration from a Lua script.

Arguments

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

The output configuration settings to fill.

type(flu_state) :: conf

Handle of the Lua script to load the configuration from.

integer, intent(in), optional :: parent

Table handle to the table providing the output settings.

logical, intent(in) :: isReduce

true if reduction is defined


Calls

proc~~hvs_output_load~~CallsGraph proc~hvs_output_load hvs_output_load 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_abort tem_abort proc~hvs_output_load->proc~tem_abort proc~hvs_vtk_config_load->proc~upper_to_lower proc~hvs_vtk_config_load->interface~aot_get_val~2 proc~hvs_vtk_config_load->proc~tem_abort mpi_abort mpi_abort proc~tem_abort->mpi_abort

Called by

proc~~hvs_output_load~~CalledByGraph proc~hvs_output_load hvs_output_load proc~tem_load_trackingconfig tem_load_trackingConfig proc~tem_load_trackingconfig->proc~hvs_output_load 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
character(len=labelLen), private :: vkind
integer, private :: thandle
integer, private :: iError