Eigenvalue SoLvers for Petaflop-Applications (ELPA)  2020.11.001
Functions/Subroutines
add_tmp_template.F90 File Reference

Functions/Subroutines

subroutine add_tmp_PRECISION (obj, d1, dbase, ddiff, z, ev_scale_value, na1, i)
 

Function/Subroutine Documentation

◆ add_tmp_PRECISION()

subroutine add_tmp_PRECISION ( class(elpa_abstract_impl_t), intent(inout)  obj,
real(kind=real_datatype), dimension(:), intent(in)  d1,
real(kind=real_datatype), dimension(:), intent(in)  dbase,
real(kind=real_datatype), dimension(:), intent(in)  ddiff,
real(kind=real_datatype), dimension(:), intent(in)  z,
real(kind=real_datatype), intent(inout)  ev_scale_value,
integer(kind=ik), intent(in)  na1,
integer(kind=ik), intent(in)  i 
)