Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2024.03.001
Loading...
Searching...
No Matches
Functions/Subroutines
hh_functions Module Reference

Functions/Subroutines

subroutine perform_hh_test_complex (nbw, nn, nr, nc)
 
subroutine perform_hh_test_real (nbw, nn, nr, nc)
 
subroutine random_number_complex (array, dim1, dim2)
 

Function/Subroutine Documentation

◆ perform_hh_test_complex()

subroutine hh_functions::perform_hh_test_complex ( integer, intent(in), value nbw,
integer, intent(in), value nn,
integer, intent(in), value nr,
integer, intent(in), value nc )

◆ perform_hh_test_real()

subroutine hh_functions::perform_hh_test_real ( integer, intent(in), value nbw,
integer, intent(in), value nn,
integer, intent(in), value nr,
integer, intent(in), value nc )

◆ random_number_complex()

subroutine hh_functions::random_number_complex ( complex (kind=c_double), dimension(:,:), intent(inout) array,
integer, intent(in), value dim1,
integer, intent(in), value dim2 )