Go to the source code of this file.
|
subroutine | dorth (vnew, v, hes, n, ll, ldhes, kmp, snormw) |
|
◆ dorth()
subroutine dorth |
( |
double precision, dimension(*) |
vnew, |
|
|
double precision, dimension(n,*) |
v, |
|
|
double precision, dimension(ldhes,*) |
hes, |
|
|
integer |
n, |
|
|
integer |
ll, |
|
|
integer |
ldhes, |
|
|
integer |
kmp, |
|
|
double precision |
snormw |
|
) |
| |