Searched refs:nimgs (Results 1 – 1 of 1) sorted by relevance
185 integer :: img, nimgs, i[*], tmp local189 nimgs = num_images()194 sync images( nimgs ) ! explicit sync 1 with last img195 tmp = i[ nimgs ]197 sync images( nimgs ) ! explicit sync 2 with last img201 if ( img .eq. nimgs ) then