Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2024.03.001
Loading...
Searching...
No Matches
Functions/Subroutines
global_product_template.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine global_product_PRECISION (obj, z, n, mpi_comm_rows, mpi_comm_cols, npc_0, npc_n, success)
 

Function/Subroutine Documentation

◆ global_product_PRECISION()

subroutine global_product_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_0,
integer(kind=ik), intent(in) npc_n,
logical success )