allreduce_big_int Subroutine

public subroutine allreduce_big_int(n0, n1)

Arguments

Type IntentOptional AttributesName
integer(kind=dp), intent(in) :: n0
integer(kind=dp), intent(out) :: n1

Calls

proc~~allreduce_big_int~~CallsGraph proc~allreduce_big_int allreduce_big_int mpi_allreduce mpi_allreduce proc~allreduce_big_int->mpi_allreduce

Contents

None