|
libfreecontact
1.0.21
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | glassofast (n, S, L, thr, maxIt, msg, warm, X, W, Wd, WXj, info, brk |
| subroutine glassofast | ( | integer | n, |
| real, dimension(n,n) | S, | ||
| real, dimension(n,n) | L, | ||
| thr, | |||
| integer | maxIt, | ||
| integer | msg, | ||
| integer | warm, | ||
| real, dimension(n,n) | X, | ||
| real, dimension(n,n) | W, | ||
| real, dimension(n) | Wd, | ||
| real, dimension(n) | WXj, | ||
| info, | |||
| brk | |||
| ) |
Definition at line 21 of file glassofast-real.f90.
1.8.13