Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2024.05.001
|
Go to the source code of this file.
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 ) |