Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2024.05.001
Loading...
Searching...
No Matches
Functions/Subroutines
check_monotony_template.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine check_monotony_PRECISION (obj, n, d, text, wantdebug, success)
 

Function/Subroutine Documentation

◆ check_monotony_PRECISION()

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 )