| File |
Line number |
Procedure |
Code |
|
./verification/OpenAD/code_oad_all/ctrl_pack.F |
76 |
CTRL_PACK |
integer cbuffindex |
|
./optim/optim_readdata.F |
263 |
OPTIM_READDATA |
cbuffindex = 0 |
|
./optim/optim_readdata.F |
265 |
OPTIM_READDATA |
cbuffindex = nWetcGlobal(k) |
|
./optim/optim_readdata.F |
267 |
OPTIM_READDATA |
cbuffindex = nWetsGlobal(k) |
|
./optim/optim_readdata.F |
269 |
OPTIM_READDATA |
cbuffindex = nWetwGlobal(k) |
|
./optim/optim_readdata.F |
271 |
OPTIM_READDATA |
cbuffindex = nWetvGlobal(k) |
|
./optim/optim_readdata.F |
280 |
OPTIM_READDATA |
cbuffindex = nWetobcsnGlo(k,iobcs) |
|
./optim/optim_readdata.F |
285 |
OPTIM_READDATA |
cbuffindex = nWetobcssGlo(k,iobcs) |
|
./optim/optim_readdata.F |
290 |
OPTIM_READDATA |
cbuffindex = nWetobcswGlo(k,iobcs) |
|
./optim/optim_readdata.F |
295 |
OPTIM_READDATA |
cbuffindex = nWetobcseGlo(k,iobcs) |
|
./optim/optim_readdata.F |
300 |
OPTIM_READDATA |
if (cbuffindex .gt. 0) then |
|
./optim/optim_readdata.F |
301 |
OPTIM_READDATA |
read( funit ) cbuffindex |
|
./optim/optim_readdata.F |
303 |
OPTIM_READDATA |
read( funit ) (cbuff(ii), ii=1,cbuffindex) |
|
./optim/optim_readdata.F |
304 |
OPTIM_READDATA |
do icvcomp = 1,cbuffindex |
|
./optim/optim_readdata.F |
313 |
OPTIM_READDATA |
icvoffset = icvoffset + cbuffindex |
|
./optim/optim_readdata.F |
76 |
OPTIM_READDATA |
integer cbuffindex |
|
./optim/optim_writedata.F |
189 |
OPTIM_WRITEDATA |
cbuffindex = 0 |
|
./optim/optim_writedata.F |
191 |
OPTIM_WRITEDATA |
cbuffindex = nWetcGlobal(k) |
|
./optim/optim_writedata.F |
193 |
OPTIM_WRITEDATA |
cbuffindex = nWetsGlobal(k) |
|
./optim/optim_writedata.F |
195 |
OPTIM_WRITEDATA |
cbuffindex = nWetwGlobal(k) |
|
./optim/optim_writedata.F |
197 |
OPTIM_WRITEDATA |
cbuffindex = nWetvGlobal(k) |
|
./optim/optim_writedata.F |
207 |
OPTIM_WRITEDATA |
cbuffindex = nWetobcsnGlo(k,iobcs) |
|
./optim/optim_writedata.F |
212 |
OPTIM_WRITEDATA |
cbuffindex = nWetobcssGlo(k,iobcs) |
|
./optim/optim_writedata.F |
217 |
OPTIM_WRITEDATA |
cbuffindex = nWetobcswGlo(k,iobcs) |
|
./optim/optim_writedata.F |
222 |
OPTIM_WRITEDATA |
cbuffindex = nWetobcseGlo(k,iobcs) |
|
./optim/optim_writedata.F |
227 |
OPTIM_WRITEDATA |
if (cbuffindex .gt. 0) then |
|
./optim/optim_writedata.F |
228 |
OPTIM_WRITEDATA |
do icvcomp = 1,cbuffindex |
|
./optim/optim_writedata.F |
237 |
OPTIM_WRITEDATA |
write( funit ) cbuffindex |
|
./optim/optim_writedata.F |
239 |
OPTIM_WRITEDATA |
write( funit ) (cbuff(ii), ii=1,cbuffindex) |
|
./optim/optim_writedata.F |
240 |
OPTIM_WRITEDATA |
icvoffset = icvoffset + cbuffindex |
|
./optim/optim_writedata.F |
62 |
OPTIM_WRITEDATA |
integer cbuffindex |
|
./pkg/admtlm/admtlm_dsvd2model.F |
78 |
ADMTLM_DSVD2MODEL |
integer cbuffindex |
|
./pkg/admtlm/admtlm_model2dsvd.F |
78 |
ADMTLM_MODEL2DSVD |
integer cbuffindex |
|
./pkg/ctrl/ctrl_pack.F |
76 |
CTRL_PACK |
integer cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
170 |
CTRL_SET_PACK_XY |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
178 |
CTRL_SET_PACK_XY |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
186 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
191 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
197 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = globfld3d(i,bi,ip,j,bj,jp,k) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
201 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
205 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
211 |
CTRL_SET_PACK_XY |
globfldtmp2(i,bi,ip,j,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
215 |
CTRL_SET_PACK_XY |
phtmpadmtlm(nveccount) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
225 |
CTRL_SET_PACK_XY |
if ( cbuffindex .gt. 0) then |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
227 |
CTRL_SET_PACK_XY |
write(cunit) cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
230 |
CTRL_SET_PACK_XY |
write(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
256 |
CTRL_SET_PACK_XY |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
264 |
CTRL_SET_PACK_XY |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
272 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
277 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
283 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = globfld3d(i,bi,ip,j,bj,jp,k) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
287 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
291 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
297 |
CTRL_SET_PACK_XY |
globfldtmp2(i,bi,ip,j,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
301 |
CTRL_SET_PACK_XY |
phtmpadmtlm(nveccount) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
311 |
CTRL_SET_PACK_XY |
if ( cbuffindex .gt. 0) then |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
313 |
CTRL_SET_PACK_XY |
write(cunit) cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
316 |
CTRL_SET_PACK_XY |
write(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
349 |
CTRL_SET_PACK_XY |
integer cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
482 |
CTRL_SET_PACK_XY |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
488 |
CTRL_SET_PACK_XY |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
489 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = fld2d_buf_glo(i,j) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
492 |
CTRL_SET_PACK_XY |
phtmpadmtlm(nveccount) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
499 |
CTRL_SET_PACK_XY |
if ( cbuffindex .gt. 0) then |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
500 |
CTRL_SET_PACK_XY |
write(cunit) cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
502 |
CTRL_SET_PACK_XY |
write(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
61 |
CTRL_SET_PACK_XY |
integer cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
185 |
CTRL_SET_PACK_XYZ |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
193 |
CTRL_SET_PACK_XYZ |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
201 |
CTRL_SET_PACK_XYZ |
cbuff(cbuffindex) = 1/delZnorm |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
209 |
CTRL_SET_PACK_XYZ |
cbuff(cbuffindex) = delZnorm |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
218 |
CTRL_SET_PACK_XYZ |
globfldtmp2(i,bi,ip,j,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
221 |
CTRL_SET_PACK_XYZ |
cbuff(cbuffindex) = globfld3d(i,bi,ip,j,bj,jp,k) |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
224 |
CTRL_SET_PACK_XYZ |
cbuff(cbuffindex) = globfld3d(i,bi,ip,j,bj,jp,k) |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
228 |
CTRL_SET_PACK_XYZ |
phtmpadmtlm(nveccount) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
238 |
CTRL_SET_PACK_XYZ |
if ( cbuffindex .gt. 0) then |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
240 |
CTRL_SET_PACK_XYZ |
write(cunit) cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
243 |
CTRL_SET_PACK_XYZ |
write(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
276 |
CTRL_SET_PACK_XYZ |
integer cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
423 |
CTRL_SET_PACK_XYZ |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
429 |
CTRL_SET_PACK_XYZ |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
430 |
CTRL_SET_PACK_XYZ |
cbuff(cbuffindex) = fld2d_buf_glo(i,j) |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
433 |
CTRL_SET_PACK_XYZ |
phtmpadmtlm(nveccount) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
440 |
CTRL_SET_PACK_XYZ |
if ( cbuffindex .gt. 0) then |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
441 |
CTRL_SET_PACK_XYZ |
write(cunit) cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
443 |
CTRL_SET_PACK_XYZ |
write(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
62 |
CTRL_SET_PACK_XYZ |
integer cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
238 |
CTRL_SET_PACK_XZ |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
247 |
CTRL_SET_PACK_XZ |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
254 |
CTRL_SET_PACK_XZ |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
262 |
CTRL_SET_PACK_XZ |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
271 |
CTRL_SET_PACK_XZ |
globfldtmp2(i,bi,ip,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
274 |
CTRL_SET_PACK_XZ |
cbuff(cbuffindex) = globfld3d(i,bi,ip,jj,bj,jp,kk) |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
283 |
CTRL_SET_PACK_XZ |
if ( cbuffindex .gt. 0) then |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
284 |
CTRL_SET_PACK_XZ |
write(cunit) cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
286 |
CTRL_SET_PACK_XZ |
write(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
336 |
CTRL_SET_PACK_XZ |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
343 |
CTRL_SET_PACK_XZ |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
350 |
CTRL_SET_PACK_XZ |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
358 |
CTRL_SET_PACK_XZ |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
367 |
CTRL_SET_PACK_XZ |
globfldtmp2(i,bi,ip,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
370 |
CTRL_SET_PACK_XZ |
cbuff(cbuffindex) = globfldxz(i,bi,ip,bj,jp,k) |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
379 |
CTRL_SET_PACK_XZ |
if ( cbuffindex .gt. 0) then |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
380 |
CTRL_SET_PACK_XZ |
write(cunit) cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
382 |
CTRL_SET_PACK_XZ |
write(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xz.F |
64 |
CTRL_SET_PACK_XZ |
integer cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
240 |
CTRL_SET_PACK_YZ |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
250 |
CTRL_SET_PACK_YZ |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
257 |
CTRL_SET_PACK_YZ |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
265 |
CTRL_SET_PACK_YZ |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
274 |
CTRL_SET_PACK_YZ |
globfldtmp2(bi,ip,j,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
277 |
CTRL_SET_PACK_YZ |
cbuff(cbuffindex) = globfld3d(ii,bi,ip,jj,bj,jp,kk) |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
286 |
CTRL_SET_PACK_YZ |
if ( cbuffindex .gt. 0) then |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
287 |
CTRL_SET_PACK_YZ |
write(cunit) cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
289 |
CTRL_SET_PACK_YZ |
write(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
341 |
CTRL_SET_PACK_YZ |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
348 |
CTRL_SET_PACK_YZ |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
355 |
CTRL_SET_PACK_YZ |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
363 |
CTRL_SET_PACK_YZ |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
372 |
CTRL_SET_PACK_YZ |
globfldtmp2(bi,ip,j,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
375 |
CTRL_SET_PACK_YZ |
cbuff(cbuffindex) = globfldyz(bi,ip,j,bj,jp,k) |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
384 |
CTRL_SET_PACK_YZ |
if ( cbuffindex .gt. 0) then |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
385 |
CTRL_SET_PACK_YZ |
write(cunit) cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
387 |
CTRL_SET_PACK_YZ |
write(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_yz.F |
64 |
CTRL_SET_PACK_YZ |
integer cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
175 |
CTRL_SET_UNPACK_XY |
cbuffindex = nwetglobal(1) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
176 |
CTRL_SET_UNPACK_XY |
if ( cbuffindex .gt. 0 ) then |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
179 |
CTRL_SET_UNPACK_XY |
if (filencbuffindex .NE. cbuffindex) then |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
181 |
CTRL_SET_UNPACK_XY |
& filencbuffindex, cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
191 |
CTRL_SET_UNPACK_XY |
read(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
195 |
CTRL_SET_UNPACK_XY |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
203 |
CTRL_SET_UNPACK_XY |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
204 |
CTRL_SET_UNPACK_XY |
globfld3d(i,bi,ip,j,bj,jp,k) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
206 |
CTRL_SET_UNPACK_XY |
globfldtmp2(i,bi,ip,j,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
283 |
CTRL_SET_UNPACK_XY |
cbuffindex = nwetglobal(k) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
284 |
CTRL_SET_UNPACK_XY |
if ( cbuffindex .gt. 0 ) then |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
287 |
CTRL_SET_UNPACK_XY |
if (filencbuffindex .NE. cbuffindex) then |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
289 |
CTRL_SET_UNPACK_XY |
& filencbuffindex, cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
299 |
CTRL_SET_UNPACK_XY |
read(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
303 |
CTRL_SET_UNPACK_XY |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
311 |
CTRL_SET_UNPACK_XY |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
312 |
CTRL_SET_UNPACK_XY |
globfld3d(i,bi,ip,j,bj,jp,k) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
314 |
CTRL_SET_UNPACK_XY |
globfldtmp2(i,bi,ip,j,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
396 |
CTRL_SET_UNPACK_XY |
integer cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
478 |
CTRL_SET_UNPACK_XY |
cbuffindex = nwetglobal(k) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
482 |
CTRL_SET_UNPACK_XY |
if ( cbuffindex .gt. 0) then |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
485 |
CTRL_SET_UNPACK_XY |
if (filencbuffindex .NE. cbuffindex) then |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
487 |
CTRL_SET_UNPACK_XY |
& filencbuffindex, cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
495 |
CTRL_SET_UNPACK_XY |
read(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
499 |
CTRL_SET_UNPACK_XY |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
503 |
CTRL_SET_UNPACK_XY |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
504 |
CTRL_SET_UNPACK_XY |
fld2d_buf_glo(i,j) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
62 |
CTRL_SET_UNPACK_XY |
integer cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
195 |
CTRL_SET_UNPACK_XYZ |
cbuffindex = nwetglobal(k) |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
196 |
CTRL_SET_UNPACK_XYZ |
if ( cbuffindex .gt. 0 ) then |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
199 |
CTRL_SET_UNPACK_XYZ |
if (filencbuffindex .NE. cbuffindex) then |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
201 |
CTRL_SET_UNPACK_XYZ |
& filencbuffindex, cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
211 |
CTRL_SET_UNPACK_XYZ |
read(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
215 |
CTRL_SET_UNPACK_XYZ |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
223 |
CTRL_SET_UNPACK_XYZ |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
224 |
CTRL_SET_UNPACK_XYZ |
globfld3d(i,bi,ip,j,bj,jp,k) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
226 |
CTRL_SET_UNPACK_XYZ |
globfldtmp2(i,bi,ip,j,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
304 |
CTRL_SET_UNPACK_XYZ |
integer cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
390 |
CTRL_SET_UNPACK_XYZ |
cbuffindex = nwetglobal(k) |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
394 |
CTRL_SET_UNPACK_XYZ |
if ( cbuffindex .gt. 0) then |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
397 |
CTRL_SET_UNPACK_XYZ |
if (filencbuffindex .NE. cbuffindex) then |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
399 |
CTRL_SET_UNPACK_XYZ |
& filencbuffindex, cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
407 |
CTRL_SET_UNPACK_XYZ |
read(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
411 |
CTRL_SET_UNPACK_XYZ |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
415 |
CTRL_SET_UNPACK_XYZ |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
416 |
CTRL_SET_UNPACK_XYZ |
fld2d_buf_glo(i,j) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
62 |
CTRL_SET_UNPACK_XYZ |
integer cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
225 |
CTRL_SET_UNPACK_XZ |
cbuffindex = nwetglobal(k,iobcs) |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
226 |
CTRL_SET_UNPACK_XZ |
if ( cbuffindex .gt. 0 ) then |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
228 |
CTRL_SET_UNPACK_XZ |
if (filencbuffindex .NE. cbuffindex) then |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
230 |
CTRL_SET_UNPACK_XZ |
& filencbuffindex, cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
239 |
CTRL_SET_UNPACK_XZ |
read(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
242 |
CTRL_SET_UNPACK_XZ |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
251 |
CTRL_SET_UNPACK_XZ |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
253 |
CTRL_SET_UNPACK_XZ |
& cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
256 |
CTRL_SET_UNPACK_XZ |
& cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
315 |
CTRL_SET_UNPACK_XZ |
cbuffindex = nwetglobal(k,iobcs) |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
316 |
CTRL_SET_UNPACK_XZ |
if ( cbuffindex .gt. 0 ) then |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
318 |
CTRL_SET_UNPACK_XZ |
if (filencbuffindex .NE. cbuffindex) then |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
320 |
CTRL_SET_UNPACK_XZ |
& filencbuffindex, cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
329 |
CTRL_SET_UNPACK_XZ |
read(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
332 |
CTRL_SET_UNPACK_XZ |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
339 |
CTRL_SET_UNPACK_XZ |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
340 |
CTRL_SET_UNPACK_XZ |
globfldxz(i,bi,ip,bj,jp,k) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
342 |
CTRL_SET_UNPACK_XZ |
globfldtmp2(i,bi,ip,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xz.F |
65 |
CTRL_SET_UNPACK_XZ |
integer cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
225 |
CTRL_SET_UNPACK_YZ |
cbuffindex = nwetglobal(k,iobcs) |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
226 |
CTRL_SET_UNPACK_YZ |
if ( cbuffindex .gt. 0 ) then |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
228 |
CTRL_SET_UNPACK_YZ |
if (filencbuffindex .NE. cbuffindex) then |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
230 |
CTRL_SET_UNPACK_YZ |
& filencbuffindex, cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
239 |
CTRL_SET_UNPACK_YZ |
read(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
241 |
CTRL_SET_UNPACK_YZ |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
251 |
CTRL_SET_UNPACK_YZ |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
253 |
CTRL_SET_UNPACK_YZ |
& cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
256 |
CTRL_SET_UNPACK_YZ |
& cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
313 |
CTRL_SET_UNPACK_YZ |
cbuffindex = nwetglobal(k,iobcs) |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
314 |
CTRL_SET_UNPACK_YZ |
if ( cbuffindex .gt. 0 ) then |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
316 |
CTRL_SET_UNPACK_YZ |
if (filencbuffindex .NE. cbuffindex) then |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
318 |
CTRL_SET_UNPACK_YZ |
& filencbuffindex, cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
327 |
CTRL_SET_UNPACK_YZ |
read(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
329 |
CTRL_SET_UNPACK_YZ |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
336 |
CTRL_SET_UNPACK_YZ |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
337 |
CTRL_SET_UNPACK_YZ |
globfldyz(bi,ip,j,bj,jp,k) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
339 |
CTRL_SET_UNPACK_YZ |
globfldtmp2(bi,ip,j,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_yz.F |
65 |
CTRL_SET_UNPACK_YZ |
integer cbuffindex |
|
./pkg/ctrl/ctrl_unpack.F |
76 |
CTRL_UNPACK |
integer cbuffindex |