reduce_max_i2 Subroutine

public subroutine reduce_max_i2(VarIn, VarOut)

Arguments

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

Calls

proc~~reduce_max_i2~~CallsGraph proc~reduce_max_i2 reduce_max_i2 interface~reduce_max_omp reduce_max_omp proc~reduce_max_i2->interface~reduce_max_omp interface~reduce_max_mpi reduce_max_mpi proc~reduce_max_i2->interface~reduce_max_mpi proc~reduce_max_mpi_i4 reduce_max_mpi_i4 interface~reduce_max_mpi->proc~reduce_max_mpi_i4 proc~reduce_max_mpi_r4 reduce_max_mpi_r4 interface~reduce_max_mpi->proc~reduce_max_mpi_r4 proc~reduce_max_mpi_r3 reduce_max_mpi_r3 interface~reduce_max_mpi->proc~reduce_max_mpi_r3 proc~reduce_max_mpi_r reduce_max_mpi_r interface~reduce_max_mpi->proc~reduce_max_mpi_r proc~reduce_max_mpi_i reduce_max_mpi_i interface~reduce_max_mpi->proc~reduce_max_mpi_i proc~reduce_max_mpi_i3 reduce_max_mpi_i3 interface~reduce_max_mpi->proc~reduce_max_mpi_i3 proc~reduce_max_mpi_i1 reduce_max_mpi_i1 interface~reduce_max_mpi->proc~reduce_max_mpi_i1 proc~reduce_max_mpi_r1 reduce_max_mpi_r1 interface~reduce_max_mpi->proc~reduce_max_mpi_r1 proc~reduce_max_mpi_r2 reduce_max_mpi_r2 interface~reduce_max_mpi->proc~reduce_max_mpi_r2 proc~reduce_max_mpi_i2 reduce_max_mpi_i2 interface~reduce_max_mpi->proc~reduce_max_mpi_i2 proc~reduce_max_mpi_igen reduce_max_mpi_igen proc~reduce_max_mpi_i4->proc~reduce_max_mpi_igen proc~reduce_max_mpi_rgen reduce_max_mpi_rgen proc~reduce_max_mpi_r4->proc~reduce_max_mpi_rgen proc~reduce_max_mpi_r3->proc~reduce_max_mpi_rgen proc~reduce_max_mpi_r->proc~reduce_max_mpi_rgen proc~reduce_max_mpi_i->proc~reduce_max_mpi_igen proc~reduce_max_mpi_i3->proc~reduce_max_mpi_igen proc~reduce_max_mpi_i1->proc~reduce_max_mpi_igen proc~reduce_max_mpi_r1->proc~reduce_max_mpi_rgen proc~reduce_max_mpi_r2->proc~reduce_max_mpi_rgen proc~reduce_max_mpi_i2->proc~reduce_max_mpi_igen proc~mpi_reduce MPI_REDUCE proc~reduce_max_mpi_igen->proc~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_i2~~CalledByGraph proc~reduce_max_i2 reduce_max_i2 interface~reduce_max reduce_max interface~reduce_max->proc~reduce_max_i2 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