Home
last modified time | relevance | path

Searched refs:icountN (Results 1 – 1 of 1) sorted by relevance

/phasta/M2N/src/
H A Dreadnblk.f61 integer :: icountN(numpe) ! integers read from headers local
667 icountN=0
670 icountN(ifileN)=icountN(ifileN)+1
694 write(*,926) myrank, (icountN(j),j=1,irankN)
833 ifill = icountN(irN+1)
966 if (icountN(irN+1) .gt. 0) then !there are data to transfer
967 allocate(qsend(icountN(irN+1)*numvar))
1025 if(ifill .ne. icountN(irN+1)) then
1027 & ifill, icountN(irN+1)
1110 if(icountN(l).gt.0) then ! I have data to write for rank l
[all …]