Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2022.11.001.rc1
Functions/Subroutines
global_gather_template.F90 File Reference

Functions/Subroutines

subroutine global_gather_PRECISION (obj, z, n, mpi_comm_rows, mpi_comm_cols, npc_n, np_prev, np_next, success)
 

Function/Subroutine Documentation

◆ global_gather_PRECISION()

subroutine global_gather_PRECISION ( class(elpa_abstract_impl_t), intent(inout)  obj,
real(kind=real_datatype), dimension(n)  z,
integer(kind=ik)  n,
integer(kind=ik), intent(in)  mpi_comm_rows,
integer(kind=ik), intent(in)  mpi_comm_cols,
integer(kind=ik), intent(in)  npc_n,
integer(kind=ik), intent(in)  np_prev,
integer(kind=ik), intent(in)  np_next,
logical  success 
)