File |
Line number |
Procedure |
Code |
./pkg/exf/EXF_PARAM.h |
972 |
NO PROCEDURE |
INTEGER climustr_nlon, climustr_nlat, climustr_interpMethod |
./pkg/exf/EXF_PARAM.h |
988 |
NO PROCEDURE |
& climustr_nlon, climustr_nlat, climustr_interpMethod, |
./pkg/exf/exf_check.F |
487 |
EXF_CHECK |
& climustr_interpMethod, climustr_nlat, |
./pkg/exf/exf_getclim.F |
157 |
EXF_GETCLIM |
I climustr_nlon, climustr_nlat, climustr_interpMethod, |
./pkg/exf/exf_init_fixed.F |
572 |
EXF_INIT_FIXED |
& .AND. climustr_nlat .EQ. climvstr_nlat |
./pkg/exf/exf_init_fixed.F |
577 |
EXF_INIT_FIXED |
DO j=1,MIN(climustr_nlat-1,MAX_LAT_INC) |
./pkg/exf/exf_init_varia.F |
427 |
EXF_INIT_VARIA |
I climustr_nlon, climustr_nlat, xC, yC, climustr_interpMethod, |
./pkg/exf/exf_readparms.F |
266 |
EXF_READPARMS |
& climustr_nlon, climustr_nlat, climustr_interpMethod, |
./pkg/exf/exf_readparms.F |
868 |
EXF_READPARMS |
climustr_nlat = gridNy |