File |
Line number |
Procedure |
Code |
./model/src/cg2d_nsa.F |
400 |
ADSTORE |
subroutine ADSTORE(chardum,int1,idow,int2,int3,icount) |
./model/src/cg2d_nsa.F |
408 |
ADSTORE |
integer int1, int2, int3, idow, icount |
./model/src/cg2d_nsa.F |
421 |
ADSTORE |
print *, 'adstore: ', chardum, int1, idow, int2, int3, icount |
./model/src/cg2d_nsa.F |
433 |
ADRESTO |
subroutine ADRESTO(chardum,int1,idow,int2,int3,icount) |
./model/src/cg2d_nsa.F |
441 |
ADRESTO |
integer int1, int2, int3, idow, icount |
./model/src/cg2d_nsa.F |
454 |
ADRESTO |
print *, 'adresto: ', chardum, int1, idow, int2, int3, icount |