build_table_qr_acr_qg Subroutine

private subroutine build_table_qr_acr_qg(rank, num_proc)

Uses

  • proc~~build_table_qr_acr_qg~~UsesGraph proc~build_table_qr_acr_qg build_table_qr_acr_qg module~module_mp_tempo_params module_mp_tempo_params proc~build_table_qr_acr_qg->module~module_mp_tempo_params ccpp_kind_types ccpp_kind_types module~module_mp_tempo_params->ccpp_kind_types iso_fortran_env iso_fortran_env module~module_mp_tempo_params->iso_fortran_env module~machine machine module~module_mp_tempo_params->module~machine mpas_kind_types mpas_kind_types module~module_mp_tempo_params->mpas_kind_types

build lookup table data for rain-graupel collection

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: rank
integer, intent(in) :: num_proc

Calls

proc~~build_table_qr_acr_qg~~CallsGraph proc~build_table_qr_acr_qg build_table_qr_acr_qg mpi_allgather mpi_allgather proc~build_table_qr_acr_qg->mpi_allgather mpi_barrier mpi_barrier proc~build_table_qr_acr_qg->mpi_barrier mpi_wtime mpi_wtime proc~build_table_qr_acr_qg->mpi_wtime proc~gather gather proc~build_table_qr_acr_qg->proc~gather proc~get_index_for_rank get_index_for_rank proc~build_table_qr_acr_qg->proc~get_index_for_rank proc~initialize_arrays_qr_acr_qg initialize_arrays_qr_acr_qg proc~build_table_qr_acr_qg->proc~initialize_arrays_qr_acr_qg proc~qr_acr_qg qr_acr_qg proc~build_table_qr_acr_qg->proc~qr_acr_qg mpi_gatherv mpi_gatherv proc~gather->mpi_gatherv

Called by

proc~~build_table_qr_acr_qg~~CalledByGraph proc~build_table_qr_acr_qg build_table_qr_acr_qg proc~tempo_build_tables tempo_build_tables proc~tempo_build_tables->proc~build_table_qr_acr_qg program~build_tables build_tables program~build_tables->proc~tempo_build_tables