#include "implicit_f.inc"
#include "com04_c.inc"
Go to the source code of this file.
|
| subroutine | c_iloadp (iloadp, lloadp, llloadp_l, proc) |
◆ c_iloadp()
| subroutine c_iloadp |
( |
integer, dimension(sizloadp,*) | iloadp, |
|
|
integer, dimension(*) | lloadp, |
|
|
integer | llloadp_l, |
|
|
integer | proc ) |
Definition at line 31 of file c_iloadp.F.
32
33
34
35
36
37
38
39#include "implicit_f.inc"
40
41
42
43#include "com04_c.inc"
44
45
46
47 INTEGER PROC, LLLOADP_L,
48 . ILOADP(SIZLOADP,*), LLOADP(*)
49
50
51
52 INTEGER NLOCAL
54
55
56
57 INTEGER I, J, IAD, NL, N, ILP
58
59 ilp = 0
60 DO i = 1, nloadp
62 iad= iloadp(4,i)
64 n = abs(lloadp(iad+j-1))
65 IF (n == 0)THEN
66 ilp = ilp + 1
67 ELSEIF (
nlocal(n,proc+1)==1)
THEN
68 ilp = ilp + 1
69 ENDIF
70 ENDDO
71 ENDDO
72
73 llloadp_l = ilp
74
75 RETURN
character *2 function nl()