tem_loadStencil Subroutine

public subroutine tem_loadStencil(stencil, parent_handle, conf)

Load the stencil configuration from the lua file

Arguments

TypeIntentOptionalAttributesName
type(tem_stencilHeader_type) :: stencil

stencil type to fill

integer, intent(in) :: parent_handle

handle of the parent table

type(flu_State) :: conf

lua state type


Calls

proc~~tem_loadstencil~~CallsGraph proc~tem_loadstencil tem_loadStencil proc~init_stencilheader init_stencilHeader proc~tem_loadstencil->proc~init_stencilheader interface~aot_get_val aot_get_val proc~tem_loadstencil->interface~aot_get_val proc~aot_table_length aot_table_length proc~tem_loadstencil->proc~aot_table_length proc~aot_table_open aot_table_open proc~tem_loadstencil->proc~aot_table_open proc~aot_table_close aot_table_close proc~tem_loadstencil->proc~aot_table_close proc~tem_identify_inversedirections tem_identify_inverseDirections proc~init_stencilheader->proc~tem_identify_inversedirections interface~init~15 init proc~init_stencilheader->interface~init~15 proc~tem_stencil_createcxcx tem_stencil_createCxcx proc~init_stencilheader->proc~tem_stencil_createcxcx proc~init_ga2d_real init_ga2d_real interface~init~15->proc~init_ga2d_real

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: nCartDiscVel
integer, private :: iCartDiscVel
integer, private :: nDiscreteVel
integer, private :: iDiscreteVel
integer, private :: discVel_handle
integer, private :: discVel_cart_handle
integer, private :: iError