#include "implicit_f.inc"
#include "com01_c.inc"
#include "task_c.inc"
#include "units_c.inc"
Go to the source code of this file.
◆ fvstats()
| subroutine fvstats |
( |
integer, dimension(*) | monvol | ) |
|
Definition at line 35 of file fvstats.F.
36
37
38
40
41
42
43#include "implicit_f.inc"
44
45
46
47#include "com01_c.inc"
48#include "task_c.inc"
49#include "units_c.inc"
50
51
52
53 INTEGER MONVOL(*)
54
55
56
57 INTEGER IWIOUT
58
60
62
63 IF (nspmd > 1) THEN
64 iwiout = 0
65 IF(ispmd /= 0 )
CALL spmd_chkw(iwiout,iout)
68 ENDIF
69
70 RETURN
subroutine fvstats1(iout, monvol, info)
subroutine spmd_allglob_isum9(v, len)
subroutine spmd_chkw(iwiout, iout)
subroutine spmd_wiout(iout, iwiout)