hvs_vtk_config_load Subroutine

public subroutine hvs_vtk_config_load(me, conf, thandle)

Read the VTK output configuration from a Lua script.

Arguments

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

The VTK configuration settings to fill.

type(flu_state) :: conf

Handle of the Lua script to load the configuration from.

integer, intent(in) :: thandle

Table handle to the table providing the VTK settings.


Calls

proc~~hvs_vtk_config_load~~CallsGraph proc~hvs_vtk_config_load hvs_vtk_config_load proc~upper_to_lower upper_to_lower proc~hvs_vtk_config_load->proc~upper_to_lower proc~tem_abort tem_abort proc~hvs_vtk_config_load->proc~tem_abort interface~aot_get_val~2 aot_get_val proc~hvs_vtk_config_load->interface~aot_get_val~2 mpi_abort mpi_abort proc~tem_abort->mpi_abort

Called by

proc~~hvs_vtk_config_load~~CalledByGraph proc~hvs_vtk_config_load hvs_vtk_config_load proc~hvs_output_load hvs_output_load proc~hvs_output_load->proc~hvs_vtk_config_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), public :: dformat
integer, public :: iError