tem_halo_init Subroutine

public subroutine tem_halo_init(me)

Initialize the list of halo elements.

Arguments

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

The list of halo elements to initialize


Calls

proc~~tem_halo_init~~CallsGraph proc~tem_halo_init tem_halo_init interface~init~3 init proc~tem_halo_init->interface~init~3 proc~init_ga_dynlong init_ga_dynlong interface~init~3->proc~init_ga_dynlong

Called by

proc~~tem_halo_init~~CalledByGraph proc~tem_halo_init tem_halo_init proc~identify_lists identify_lists proc~identify_lists->proc~tem_halo_init proc~tem_find_allelements tem_find_allElements proc~tem_find_allelements->proc~identify_lists proc~communicate_elements communicate_elements proc~tem_find_allelements->proc~communicate_elements proc~communicate_elements->proc~identify_lists proc~tem_create_leveldesc tem_create_levelDesc proc~tem_create_leveldesc->proc~tem_find_allelements proc~tem_dimbydim_construction tem_dimByDim_construction proc~tem_dimbydim_construction->proc~tem_create_leveldesc

Contents

None