File |
Line number |
Procedure |
Code |
./pkg/fizhi/CtoA.F |
43 |
CTOA |
logical withSigns |
./pkg/fizhi/CtoA.F |
44 |
CTOA |
data withSigns/.TRUE./ |
./pkg/fizhi/CtoA.F |
49 |
CTOA |
call EXCH_UV_XYZ_RL(fieldin1,fieldin2,withSigns,myThid) |
./pkg/generic_advdiff/gad_advection.F |
154 |
GAD_ADVECTION |
LOGICAL calc_fluxes_X, calc_fluxes_Y, withSigns |
./pkg/generic_advdiff/gad_advection.F |
316 |
GAD_ADVECTION |
withSigns = .FALSE. |
./pkg/generic_advdiff/gad_advection.F |
318 |
GAD_ADVECTION |
& withSigns, maskLocW,maskLocS, bi,bj, myThid ) |
./pkg/seaice/seaice_advection.F |
134 |
SEAICE_ADVECTION |
LOGICAL calc_fluxes_X, calc_fluxes_Y, withSigns |
./pkg/seaice/seaice_advection.F |
279 |
SEAICE_ADVECTION |
withSigns = .FALSE. |
./pkg/seaice/seaice_advection.F |
281 |
SEAICE_ADVECTION |
& withSigns, maskLocW,maskLocS, bi,bj, myThid ) |
./pkg/thsice/thsice_advection.F |
135 |
THSICE_ADVECTION |
LOGICAL calc_fluxes_X, calc_fluxes_Y, withSigns |
./pkg/thsice/thsice_advection.F |
250 |
THSICE_ADVECTION |
withSigns = .FALSE. |
./pkg/thsice/thsice_advection.F |
252 |
THSICE_ADVECTION |
& withSigns, maskLocW,maskLocS, bi,bj, myThid ) |
./eesupp/src/fill_cs_corner_ag_rl.F |
13 |
FILL_CS_CORNER_AG_RL |
I fill4dirX, withSigns, |
./eesupp/src/fill_cs_corner_ag_rl.F |
50 |
FILL_CS_CORNER_AG_RL |
LOGICAL withSigns |
./eesupp/src/fill_cs_corner_ag_rl.F |
72 |
FILL_CS_CORNER_AG_RL |
IF (withSigns) negOne = -1. |
./eesupp/src/fill_cs_corner_tr_rl.F |
13 |
FILL_CS_CORNER_TR_RL |
I fill4dir, withSigns, |
./eesupp/src/fill_cs_corner_tr_rl.F |
51 |
FILL_CS_CORNER_TR_RL |
LOGICAL withSigns |
./eesupp/src/fill_cs_corner_tr_rl.F |
72 |
FILL_CS_CORNER_TR_RL |
IF (withSigns) negOne = -1. |
./eesupp/src/fill_cs_corner_uv_rl.F |
13 |
FILL_CS_CORNER_UV_RL |
I withSigns, |
./eesupp/src/fill_cs_corner_uv_rl.F |
49 |
FILL_CS_CORNER_UV_RL |
LOGICAL withSigns |
./eesupp/src/fill_cs_corner_uv_rl.F |
73 |
FILL_CS_CORNER_UV_RL |
IF (withSigns) negOne = -1. _d 0 |
./eesupp/src/fill_cs_corner_uv_rs.F |
13 |
FILL_CS_CORNER_UV_RS |
I withSigns, |
./eesupp/src/fill_cs_corner_uv_rs.F |
47 |
FILL_CS_CORNER_UV_RS |
LOGICAL withSigns |
./eesupp/src/fill_cs_corner_uv_rs.F |
71 |
FILL_CS_CORNER_UV_RS |
IF (withSigns) negOne = -1. _d 0 |