reduce_max_mpi_r3 Subroutine

public subroutine reduce_max_mpi_r3(VarIn, VarOut)

Uses

  • proc~~reduce_max_mpi_r3~~UsesGraph proc~reduce_max_mpi_r3 reduce_max_mpi_r3 module~mod_phys_lmdz_mpi_data mod_phys_lmdz_mpi_data proc~reduce_max_mpi_r3->module~mod_phys_lmdz_mpi_data module~lmdz_mpi lmdz_mpi module~mod_phys_lmdz_mpi_data->module~lmdz_mpi module~lmdz_cppkeys_wrapper lmdz_cppkeys_wrapper module~mod_phys_lmdz_mpi_data->module~lmdz_cppkeys_wrapper iso_fortran_env iso_fortran_env module~lmdz_cppkeys_wrapper->iso_fortran_env netcdf netcdf module~lmdz_cppkeys_wrapper->netcdf

Arguments

Type IntentOptional Attributes Name
real, intent(in), DIMENSION(:,:,:) :: VarIn
real, intent(out), DIMENSION(:,:,:) :: VarOut

Calls

proc~~reduce_max_mpi_r3~~CallsGraph proc~reduce_max_mpi_r3 reduce_max_mpi_r3 proc~reduce_max_mpi_rgen reduce_max_mpi_rgen proc~reduce_max_mpi_r3->proc~reduce_max_mpi_rgen proc~mpi_reduce MPI_REDUCE proc~reduce_max_mpi_rgen->proc~mpi_reduce proc~lmdz_mpi_wrapper_abort lmdz_mpi_wrapper_abort proc~mpi_reduce->proc~lmdz_mpi_wrapper_abort

Called by

proc~~reduce_max_mpi_r3~~CalledByGraph proc~reduce_max_mpi_r3 reduce_max_mpi_r3 interface~reduce_max_mpi reduce_max_mpi interface~reduce_max_mpi->proc~reduce_max_mpi_r3 proc~reduce_max_i3 reduce_max_i3 proc~reduce_max_i3->interface~reduce_max_mpi proc~reduce_max_i2 reduce_max_i2 proc~reduce_max_i2->interface~reduce_max_mpi proc~reduce_max_i reduce_max_i proc~reduce_max_i->interface~reduce_max_mpi proc~reduce_max_r2 reduce_max_r2 proc~reduce_max_r2->interface~reduce_max_mpi proc~reduce_max_r4 reduce_max_r4 proc~reduce_max_r4->interface~reduce_max_mpi proc~reduce_max_r1 reduce_max_r1 proc~reduce_max_r1->interface~reduce_max_mpi proc~reduce_max_i1 reduce_max_i1 proc~reduce_max_i1->interface~reduce_max_mpi proc~reduce_max_i4 reduce_max_i4 proc~reduce_max_i4->interface~reduce_max_mpi proc~reduce_max_r3 reduce_max_r3 proc~reduce_max_r3->interface~reduce_max_mpi proc~reduce_max_r reduce_max_r proc~reduce_max_r->interface~reduce_max_mpi interface~reduce_max reduce_max interface~reduce_max->proc~reduce_max_i3 interface~reduce_max->proc~reduce_max_i2 interface~reduce_max->proc~reduce_max_i interface~reduce_max->proc~reduce_max_r2 interface~reduce_max->proc~reduce_max_r4 interface~reduce_max->proc~reduce_max_r1 interface~reduce_max->proc~reduce_max_i1 interface~reduce_max->proc~reduce_max_i4 interface~reduce_max->proc~reduce_max_r3 interface~reduce_max->proc~reduce_max_r proc~ratqs_main_first ratqs_main_first proc~ratqs_main_first->interface~reduce_max proc~ratqs_main_first~2 ratqs_main_first proc~ratqs_main_first~2->interface~reduce_max proc~physiq physiq proc~physiq->proc~ratqs_main_first proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~physiq proc~call_physiq call_physiq proc~call_physiq->proc~physiq proc~call_physiq~2 call_physiq proc~call_physiq~2->proc~physiq proc~scm scm proc~scm->proc~physiq program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d program~lmdz1d->proc~scm proc~calfis calfis proc~calfis->proc~call_physiq proc~leapfrog leapfrog proc~leapfrog->proc~calfis program~gcm~2 gcm program~gcm~2->proc~leapfrog

Contents