Symbol Description Uses
jMinUpd 16



File Line number Procedure Code
./pkg/generic_advdiff/gad_advection.F 125 GAD_ADVECTION
      INTEGER iMinUpd,iMaxUpd,jMinUpd,jMaxUpd
./pkg/generic_advdiff/gad_advection.F 438 GAD_ADVECTION
        jMinUpd = 1-Oly
./pkg/generic_advdiff/gad_advection.F 440 GAD_ADVECTION
        IF ( interiorOnly .AND. S_edge ) jMinUpd = 1
./pkg/generic_advdiff/gad_advection.F 442 GAD_ADVECTION
        DO j=jMinUpd,jMaxUpd
./pkg/generic_advdiff/gad_advection.F 568 GAD_ADVECTION
        jMinUpd = 1-Oly+1
./pkg/generic_advdiff/gad_advection.F 572 GAD_ADVECTION
        IF ( S_edge ) jMinUpd = 1
./pkg/generic_advdiff/gad_advection.F 576 GAD_ADVECTION
         DO j=jMinUpd,jMaxUpd
./pkg/generic_advdiff/gad_advection.F 588 GAD_ADVECTION
         DO j=jMinUpd,jMaxUpd
./pkg/seaice/seaice_advection.F 112 SEAICE_ADVECTION
      INTEGER iMinUpd,iMaxUpd,jMinUpd,jMaxUpd
./pkg/seaice/seaice_advection.F 415 SEAICE_ADVECTION
         jMinUpd = 1-Oly 
./pkg/seaice/seaice_advection.F 417 SEAICE_ADVECTION
         IF ( interiorOnly .AND. S_edge ) jMinUpd = 1
./pkg/seaice/seaice_advection.F 419 SEAICE_ADVECTION
         DO j=jMinUpd,jMaxUpd
./pkg/seaice/seaice_advection.F 541 SEAICE_ADVECTION
         jMinUpd = 1-Oly+1 
./pkg/seaice/seaice_advection.F 545 SEAICE_ADVECTION
         IF ( S_edge ) jMinUpd = 1
./pkg/seaice/seaice_advection.F 549 SEAICE_ADVECTION
          DO j=jMinUpd,jMaxUpd
./pkg/seaice/seaice_advection.F 560 SEAICE_ADVECTION
          DO j=jMinUpd,jMaxUpd