| 
    GRASP
    
   | 
 
Functions/Subroutines | |
| subroutine | blandc (varmax, cfmax, lock, med, minj, maxj, nmax, posn, posl, lim) | 
| subroutine blandc | ( | integer | varmax, | 
| integer, intent(in) | cfmax, | ||
| logical, dimension(15,0:10) | lock, | ||
| logical, dimension(15,0:10), intent(in) | med, | ||
| integer | minj, | ||
| integer | maxj, | ||
| integer | nmax, | ||
| integer, dimension(110) | posn, | ||
| integer, dimension(110) | posl, | ||
| integer, dimension(15) | lim | ||
| ) | 

 1.8.13