| File |
Line number |
Procedure |
Code |
|
./pkg/exf/EXF_PARAM.h |
841 |
NO PROCEDURE |
INTEGER climustr_nlon, climustr_nlat, climustr_interpMethod |
|
./pkg/exf/EXF_PARAM.h |
857 |
NO PROCEDURE |
& climustr_nlon, climustr_nlat, climustr_interpMethod, |
|
./pkg/exf/exf_getclim.F |
144 |
EXF_GETCLIM |
I climustr_nlon, climustr_nlat, climustr_interpMethod, |
|
./pkg/exf/exf_init.F |
366 |
EXF_INIT |
& climustr_nlon, climustr_nlat, xC, yC, climustr_interpMethod, |
|
./pkg/exf/exf_init_fixed.F |
507 |
EXF_INIT_FIXED |
& .AND. climustr_nlat .EQ. climvstr_nlat |
|
./pkg/exf/exf_init_fixed.F |
512 |
EXF_INIT_FIXED |
DO j=1,MIN(climustr_nlat-1,MAX_LAT_INC) |
|
./pkg/exf/exf_readparms.F |
226 |
EXF_READPARMS |
& climustr_nlon, climustr_nlat, climustr_interpMethod, |
|
./pkg/exf/exf_readparms.F |
775 |
EXF_READPARMS |
climustr_nlat = gridNy |