32 2 CEP ,PROC ,NSLAW_L ,NESLAW_L,
33 3 LWSAV_L,NSKYRW_L,LRW_PEN_L,NRW_PEN_L)
41#include "implicit_f.inc"
51 INTEGER PROC, NSLAW_L, NESLAW_L, LWSAV_L,
55 INTEGER,
INTENT(INOUT) :: LRW_PEN_L, NRW_PEN_L
66 INTEGER NSL, K, KK, N, NN, N2, N3, N4, IE, NE, ITY,
67 . NSL_L, IFQ, MSR,IPEN
83 ipen = nprw(n + 8*nrwall)
87 IF(nlocal(nn,proc+1)==1)
THEN
91 nslaw_l = nslaw_l + nsl_l
93 lrw_pen_l = lrw_pen_l + nsl_l
94 IF (nsl_l>0) nrw_pen_l = nrw_pen_l + 1
97 IF(ipari0/=0.AND.msr/=0) nskyrw_l = nskyrw_l + nsl_l
100 ifq = nint(rwl(15,n))
102 lwsav_l = lwsav_l + nsl_l
111 IF(cep(ie)==proc)
THEN
112 neslaw_l = neslaw_l+1
subroutine c_rwall(nprw, lprw, rwl, cep, proc, nslaw_l, neslaw_l, lwsav_l, nskyrw_l, lrw_pen_l, nrw_pen_l)