Searched refs:afmap (Results 1 – 2 of 2) sorted by relevance
562 & alhs,afmap,ilwork,BC,iBC,iper, argument577 integer,intent(in),dimension(anshg) :: afmap local611 cfilter = afmap(i) ! each row only deal with its own group618 if ((cfilter.eq.afmap(k)).and.(alhs(j).lt.rowmax(i))) then621 if ((cfilter.eq.afmap(k)).and.(alhs(j).gt.prowmax(i))) then632 cfilter = afmap(i)637 if (cfilter.eq.afmap(k)) then ! same subset662 cfilter = afmap(i)666 if ((amg_S(j).ne.0).and.(afmap(k).eq.cfilter)) then696 cfilter = afmap(i)[all …]
89 every "if (afmap....)" in ramg_CFsplit you will see that.