25!||--- called by ------------------------------------------------------
39#include "implicit_f.inc"
50 INTEGER IOUT, MONVOL(*), INFO
54 INTEGER K1, N, ITYP, ID, IFV
60 IF (ityp==6 .OR. ityp==8)
THEN
66 IF((
fvspmd(ifv)%PMAIN-1 == ispmd) .OR. (nspmd == 1) .OR. info==1)
THEN
67 WRITE(iout,'(/1x,a,i10,a)
')'** finite volume
',ID,' merge statistics **
'
68 WRITE(IOUT,'(4x,a,i10)
')
69 . 'number of remaining finite volumes .....:
',MONVOL(K1-1+49)
70 WRITE(IOUT,'(4x,a,i10)
')
71 . 'global
merge ...........................:
',MONVOL(K1-1+70)
72 WRITE(IOUT,'(4x,a,i10)
')
73 . 'neighborhood
merge .....................:
',MONVOL(K1-1+71)
74 WRITE(IOUT,'(4x,a,i10)
')
75 . 'stability
merge ........................:
',MONVOL(K1-1+72)
76 WRITE(IOUT,'(4x,a,i10)
')
77 . 'time step
merge ........................:
',MONVOL(K1-1+73)
subroutine fvstats1(iout, monvol, info)
subroutine merge(x, itab, itabm1, cmerge, imerge, imerge2, iadmerge2, nmerge_tot)
type(fvbag_spmd), dimension(:), allocatable fvspmd