init Interface

public interface init

initialize the dynamic array

Calls

interface~~init~15~~CallsGraph interface~init~15 init proc~init_ga2d_real init_ga2d_real interface~init~15->proc~init_ga2d_real

Called by

add_all_virtual_childrenwinit
w
append_elementw
w
check_find_BCs_fromCoarserw
w
check_grw_arrayw
w
depSource_appendw
w
elem_memAllocw
w
identify_elementsw
w
init_elementw
w
init_grwPointsw
w
init_intpMatrixLSFw
w
init_stencilHeaderw
w
load_datafilew
w
redefine_halosw
w
request_remoteHalosw
w
single_process_elementw
w
tem_adapt_dump_newMeshw
w
tem_alloc_levelDescw
w
tem_build_faceRecvBuffersw
w
tem_build_faceSendBuffersw
w
tem_commbuf_int_gatherindexedw
w
tem_commbuf_long_gatherindexedw
w
tem_commbuf_real_gatherindexedw
w
tem_create_stencilw
w
tem_create_subTree_ofw
w
tem_define_dimStencilw
w
tem_dump_stlbw
w
tem_find_BCs_fromFinerw
w
tem_init_elemLevelsw
w
tem_init_faceListw
w
tem_init_vrtx_propw
w
tem_opVar_reduction_transient_initw
w
tem_refine_global_subtreew
w
tem_shape_subTreeFromGeomIntersw
w
tem_stencil_communicatew
w
tem_unify_surfaceDataw
w
tem_unify_vrtxw
w
tem_varSys_stfunVar_testw
w
tem_varSys_testw
w

Contents


Module Procedures

public subroutine init_ga2d_real(me, width, length)

Arguments

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

dynamic array to init

integer, intent(in) :: width

width of the container

integer, intent(in), optional :: length

initial length of the container