mpi_ftw_alloc Subroutine

public subroutine mpi_ftw_alloc(n1, n2, n2_loc, n3, n3_loc)

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: n1
integer, intent(in) :: n2
integer, intent(in) :: n2_loc
integer, intent(in) :: n3
integer, intent(in) :: n3_loc

Called by

proc~~mpi_ftw_alloc~~CalledByGraph proc~mpi_ftw_alloc mpi_ftw_alloc proc~fft_2d_psolv fft_2d_psolv proc~fft_2d_psolv->proc~mpi_ftw_alloc proc~fft_3d_psolv fft_3d_psolv proc~fft_3d_psolv->proc~mpi_ftw_alloc proc~set_wake_potential set_wake_potential proc~set_wake_potential->proc~fft_2d_psolv

Contents

None