Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2024.05.001.rc1
Loading...
Searching...
No Matches
Functions/Subroutines
v_add_s_template.F90 File Reference
#include "../general/precision_kinds.F90"

Go to the source code of this file.

Functions/Subroutines

subroutine v_add_s_PRECISION (obj, v, n, s)
 

Function/Subroutine Documentation

◆ v_add_s_PRECISION()

subroutine v_add_s_PRECISION ( class(elpa_abstract_impl_t), intent(inout) obj,
real(kind=rk), dimension(n) v,
integer(kind=ik) n,
real(kind=rk) s )