|
subroutine | newvec (N, NUME, LIM, MBLOCK, KPASS, CRITR, NNCV, INCV, SVEC, EIGVAL, OLDVAL, AB, BASIS, ICV, SCRA1, EPSIL, DONE) |
|
◆ newvec()
subroutine newvec_i::newvec::newvec |
( |
integer, intent(in) |
N, |
|
|
integer, intent(in) |
NUME, |
|
|
integer, intent(in) |
LIM, |
|
|
integer, intent(in) |
MBLOCK, |
|
|
integer, intent(in) |
KPASS, |
|
|
real(double), intent(in) |
CRITR, |
|
|
integer, intent(inout) |
NNCV, |
|
|
integer, dimension(nume), intent(inout) |
INCV, |
|
|
real(double), dimension(lim*nume) |
SVEC, |
|
|
real(double), dimension(lim), intent(in) |
EIGVAL, |
|
|
real(double), dimension(nume), intent(in) |
OLDVAL, |
|
|
real(double), dimension(n*lim) |
AB, |
|
|
real(double), dimension(n*lim) |
BASIS, |
|
|
integer, dimension(nume), intent(out) |
ICV, |
|
|
real(double), dimension(lim), intent(inout) |
SCRA1, |
|
|
real(double), dimension(lim), intent(out) |
EPSIL, |
|
|
logical, intent(out) |
DONE |
|
) |
| |
The documentation for this interface was generated from the following file: