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 |
|
) |
| |