#include "implicit_f.inc"
#include "task_c.inc"
Go to the source code of this file.
◆ donesrg()
| subroutine donesrg |
( |
integer | isrg, |
|
|
integer | nesrg ) |
Definition at line 28 of file donesrg.F.
29
30
31
32#include "implicit_f.inc"
33
34
35
36#include "task_c.inc"
37
38
39
40 INTEGER ISRG,NESRG
41
42
43
44
45 IF (ispmd/=0) GOTO 100
46
47 nesrg = nesrg + 294
48
49100 CONTINUE
50 RETURN