Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2022.11.001.rc1
|
Functions/Subroutines | |
subroutine | check_monotony_PRECISION (obj, n, d, text, wantDebug, success) |
subroutine check_monotony_PRECISION | ( | class(elpa_abstract_impl_t), intent(inout) | obj, |
integer(kind=ik) | n, | ||
real(kind=real_datatype), dimension(n) | d, | ||
character*(*) | text, | ||
logical, intent(in) | wantDebug, | ||
logical, intent(out) | success | ||
) |