build_table_qr_acr_qs Subroutine

private subroutine build_table_qr_acr_qs(rank, num_proc)

Uses

  • proc~~build_table_qr_acr_qs~~UsesGraph proc~build_table_qr_acr_qs build_table_qr_acr_qs module~module_mp_tempo_params module_mp_tempo_params proc~build_table_qr_acr_qs->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-snow collection

Arguments

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

Calls

proc~~build_table_qr_acr_qs~~CallsGraph proc~build_table_qr_acr_qs build_table_qr_acr_qs mpi_allgather mpi_allgather proc~build_table_qr_acr_qs->mpi_allgather mpi_barrier mpi_barrier proc~build_table_qr_acr_qs->mpi_barrier mpi_wtime mpi_wtime proc~build_table_qr_acr_qs->mpi_wtime proc~gather gather proc~build_table_qr_acr_qs->proc~gather proc~get_index_for_rank get_index_for_rank proc~build_table_qr_acr_qs->proc~get_index_for_rank proc~initialize_arrays_qr_acr_qs initialize_arrays_qr_acr_qs proc~build_table_qr_acr_qs->proc~initialize_arrays_qr_acr_qs proc~qr_acr_qs qr_acr_qs proc~build_table_qr_acr_qs->proc~qr_acr_qs mpi_gatherv mpi_gatherv proc~gather->mpi_gatherv proc~snow_moments snow_moments proc~qr_acr_qs->proc~snow_moments

Called by

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