Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2024.03.001
Loading...
Searching...
No Matches
Functions/Subroutines
distribute_global_column_template.F90 File Reference
#include "../general/precision_kinds.F90"

Go to the source code of this file.

Functions/Subroutines

subroutine distribute_global_column_PRECISION (obj, g_col, l_col, noff, nlen, my_prow, np_rows, nblk)
 

Function/Subroutine Documentation

◆ distribute_global_column_PRECISION()

subroutine distribute_global_column_PRECISION ( class(elpa_abstract_impl_t), intent(inout) obj,
real(kind=rk), dimension(nlen) g_col,
real(kind=rk), dimension(*) l_col,
integer(kind=ik) noff,
integer(kind=ik) nlen,
integer(kind=ik) my_prow,
integer(kind=ik) np_rows,
integer(kind=ik) nblk )