File |
Line number |
Procedure |
Code |
./pkg/ctrl/ctrl_get_gen.F |
126 |
CTRL_GET_GEN |
call EXF_SWAPFFIELDS( xx_gen0, xx_gen1, mythid ) |
./pkg/exf/exf_set_climsss.F |
109 |
EXF_SET_CLIMSSS |
call EXF_SWAPFFIELDS( climsss0, climsss1, mythid ) |
./pkg/exf/exf_swapffields.F |
6 |
EXF_SWAPFFIELDS |
subroutine EXF_SWAPFFIELDS( |
./pkg/exf/exf_set_gen.F |
143 |
EXF_SET_GEN |
call EXF_SWAPFFIELDS( gen0, gen1, mythid ) |
./pkg/exf/exf_set_uv.F |
209 |
EXF_SET_UV |
call EXF_SWAPFFIELDS( uvec0, uvec1, mythid ) |
./pkg/exf/exf_set_uv.F |
210 |
EXF_SET_UV |
call EXF_SWAPFFIELDS( vvec0, vvec1, mythid ) |
./pkg/exf/exf_set_climsst.F |
109 |
EXF_SET_CLIMSST |
call EXF_SWAPFFIELDS( climsst0, climsst1, mythid ) |