flu_createtable Subroutine

public subroutine flu_createtable(L, narr, nrec)

Arguments

TypeIntentOptionalAttributesName
type(flu_State) :: L
integer :: narr
integer :: nrec

Calls

proc~~flu_createtable~~CallsGraph proc~flu_createtable flu_createtable interface~lua_createtable lua_createtable proc~flu_createtable->interface~lua_createtable

Called by

proc~~flu_createtable~~CalledByGraph proc~flu_createtable flu_createtable proc~create_1darray_double create_1Darray_double proc~create_1darray_double->proc~flu_createtable proc~create_1darray_extdouble create_1Darray_extdouble proc~create_1darray_extdouble->proc~flu_createtable proc~aot_table_open aot_table_open proc~aot_table_open->proc~flu_createtable proc~create_1darray_quadruple create_1Darray_quadruple proc~create_1darray_quadruple->proc~flu_createtable proc~create_1darray_real create_1Darray_real proc~create_1darray_real->proc~flu_createtable proc~aot_path_open_table aot_path_open_table proc~aot_path_open_table->proc~aot_table_open interface~aot_table_from_1darray~3 aot_table_from_1Darray interface~aot_table_from_1darray~3->proc~create_1darray_extdouble interface~aot_table_from_1darray aot_table_from_1Darray interface~aot_table_from_1darray->proc~create_1darray_double interface~aot_table_from_1darray->proc~create_1darray_real proc~aot_require_buffer aot_require_buffer proc~aot_require_buffer->proc~aot_table_open interface~aot_table_from_1darray~2 aot_table_from_1Darray interface~aot_table_from_1darray~2->proc~create_1darray_quadruple proc~aot_fun_put_extdouble_v aot_fun_put_extdouble_v proc~aot_fun_put_extdouble_v->interface~aot_table_from_1darray interface~aot_path_open aot_path_open interface~aot_path_open->proc~aot_path_open_table proc~aot_path_open_fun aot_path_open_fun interface~aot_path_open->proc~aot_path_open_fun proc~aot_path_open_fun->proc~aot_path_open_table proc~aot_fun_put_double_v aot_fun_put_double_v proc~aot_fun_put_double_v->interface~aot_table_from_1darray proc~aot_fun_put_single_v aot_fun_put_single_v proc~aot_fun_put_single_v->interface~aot_table_from_1darray proc~aot_fun_put_quadruple_v aot_fun_put_quadruple_v proc~aot_fun_put_quadruple_v->interface~aot_table_from_1darray interface~aot_fun_put~2 aot_fun_put interface~aot_fun_put~2->proc~aot_fun_put_quadruple_v interface~aot_fun_put aot_fun_put interface~aot_fun_put->proc~aot_fun_put_double_v interface~aot_fun_put->proc~aot_fun_put_single_v interface~aot_fun_put~3 aot_fun_put interface~aot_fun_put~3->proc~aot_fun_put_extdouble_v

Contents


Variables

TypeVisibilityAttributesNameInitial
integer(kind=c_int), private :: c_narr
integer(kind=c_int), private :: c_nrec