File |
Line number |
Procedure |
Code |
./optim/optim_readdata.F |
171 |
OPTIM_READDATA |
read( funit ) ((nWetobcssGlo(k,iobcs), k=1,nr),iobcs= 1,nobcs) |
./optim/optim_readdata.F |
221 |
OPTIM_READDATA |
& (nWetobcssGlo(k,iobcs), k=1,nr) |
./optim/optim_readdata.F |
325 |
OPTIM_READDATA |
cbuffindex = nWetobcssGlo(k,iobcs) |
./optim/optim_writedata.F |
168 |
OPTIM_WRITEDATA |
write(funit) ((nWetobcssGlo(k,iobcs), k=1,nr),iobcs= 1,nobcs) |
./optim/optim_writedata.F |
223 |
OPTIM_WRITEDATA |
cbuffindex = nWetobcssGlo(k,iobcs) |
./pkg/admtlm/admtlm_dsvd2model.F |
295 |
ADMTLM_DSVD2MODEL |
& nWetobcssGlo(k,iobcs)) then |
./pkg/admtlm/admtlm_dsvd2model.F |
437 |
ADMTLM_DSVD2MODEL |
& weighttype, wobcss, nWetobcssGlo, mythid) |
./pkg/admtlm/admtlm_model2dsvd.F |
227 |
ADMTLM_MODEL2DSVD |
write(cunit) ((nWetobcssGlo(k,iobcs), k=1,nr),iobcs= 1,nobcs) |
./pkg/ctrl/ctrl_pack.F |
254 |
CTRL_PACK |
write(cunit) ((nWetobcssGlo(k,iobcs), k=1,nr),iobcs= 1,nobcs) |
./pkg/ctrl/ctrl_unpack.F |
324 |
CTRL_UNPACK |
& nWetobcssGlo(k,iobcs)) then |
./pkg/ctrl/ctrl_unpack.F |
381 |
CTRL_UNPACK |
& weighttype, wobcss, nWetobcssGlo, mythid) |