GRASP
|
Functions/Subroutines | |
subroutine | matcin (lock, closed, med, varmax, cfmax, nmax, minj, maxj, lim) |
subroutine matcin | ( | logical, dimension(15,0:10), intent(out) | lock, |
logical, dimension(15,0:10), intent(in) | closed, | ||
logical, dimension(15,0:10), intent(in) | med, | ||
integer | varmax, | ||
integer | cfmax, | ||
integer | nmax, | ||
integer | minj, | ||
integer | maxj, | ||
integer, dimension(15) | lim | ||
) |