File |
Line number |
Procedure |
Code |
./pkg/grdchk/grdchk_loc.F |
107 |
GRDCHK_LOC |
itest = itestmem (ichknum-1) |
./pkg/grdchk/grdchk_loc.F |
135 |
GRDCHK_LOC |
& (icomp .gt. itest) .and. |
./pkg/grdchk/grdchk_loc.F |
136 |
GRDCHK_LOC |
& (icomp .le. itest + nwettile(bi,bj,k,iobcs))) then |
./pkg/grdchk/grdchk_loc.F |
16 |
GRDCHK_LOC |
O itest, |
./pkg/grdchk/grdchk_loc.F |
196 |
GRDCHK_LOC |
itest = itest + nwettile(bi,bj,k,iobcs) |
./pkg/grdchk/grdchk_loc.F |
56 |
GRDCHK_LOC |
integer itest |
./pkg/grdchk/grdchk_loc.F |
97 |
GRDCHK_LOC |
itest = 0 |
./pkg/grdchk/grdchk_init.F |
47 |
GRDCHK_INIT |
integer itest,iobcs |
./pkg/grdchk/grdchk_get_position.F |
212 |
GRDCHK_GET_POSITION |
itest = itest + nwettile(bi,bj,k,iobcs) |
./pkg/grdchk/grdchk_get_position.F |
40 |
GRDCHK_GET_POSITION |
integer itest |
./pkg/grdchk/grdchk_get_position.F |
97 |
GRDCHK_GET_POSITION |
itest = 0 |
./pkg/grdchk/grdchk_main.F |
112 |
GRDCHK_MAIN |
integer itest |
./pkg/grdchk/grdchk_main.F |
213 |
GRDCHK_MAIN |
& itilepos, jtilepos, itest, ierr, |
./pkg/grdchk/grdchk_main.F |
414 |
GRDCHK_MAIN |
itestmem ( ichknum ) = itest |