sdr_load_cube Subroutine

public subroutine sdr_load_cube(me, conf, key, pos, parent)

This routine loads the boundCube table from config file

Arguments

Type IntentOptional Attributes Name
type(sdr_cube_type), intent(out) :: me
type(flu_State) :: conf
character(len=*), intent(in), optional :: key

open cube table by given key

integer, intent(in), optional :: pos

open cube table by position

integer, intent(in), optional :: parent

if cube is to be load from pos, parent handle is required


Calls

proc~~sdr_load_cube~~CallsGraph proc~sdr_load_cube sdr_load_cube aot_get_val aot_get_val proc~sdr_load_cube->aot_get_val aot_table_close aot_table_close proc~sdr_load_cube->aot_table_close aot_table_open aot_table_open proc~sdr_load_cube->aot_table_open tem_abort tem_abort proc~sdr_load_cube->tem_abort