Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2022.11.001.rc1
Functions/Subroutines
check_monotony_template.F90 File Reference

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 
)