Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2022.11.001.rc1
|
Functions/Subroutines | |
subroutine | compute_hh_gpu (nn, nc, nbw, q, hh, tau) |
subroutine | compute_hh_cpu (nn, nc, nbw, q, hh, tau) |
subroutine compute_hh_wrapper::compute_hh_cpu | ( | integer, intent(in) | nn, |
integer, intent(in) | nc, | ||
integer, intent(in) | nbw, | ||
real(c_double), dimension(:,:), intent(inout) | q, | ||
real(c_double), dimension(:,:), intent(in) | hh, | ||
real(c_double), dimension(:), intent(in) | tau | ||
) |