GRASP
|
Public Member Functions | |
subroutine | adds (N, LIM, KPASS, NNCV, BASIS, AB, S) |
subroutine adds_i::adds::adds | ( | integer, intent(in) | N, |
integer, intent(in) | LIM, | ||
integer, intent(in) | KPASS, | ||
integer, intent(in) | NNCV, | ||
real(double), dimension(n*lim) | BASIS, | ||
real(double), dimension(n*lim) | AB, | ||
real(double), dimension(lim*(lim + 1)/2), intent(out) | S | ||
) |