mpi_loc_grid Subroutine

public subroutine mpi_loc_grid(n1_loc, n2_loc, n3_loc, npex, npey, npez)

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: n1_loc
integer, intent(in) :: n2_loc
integer, intent(in) :: n3_loc
integer, intent(in) :: npex
integer, intent(in) :: npey
integer, intent(in) :: npez

Called by

proc~~mpi_loc_grid~~CalledByGraph proc~mpi_loc_grid mpi_loc_grid proc~start Start proc~start->proc~mpi_loc_grid program~aladyn aladyn program~aladyn->proc~start

Contents

None