| 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 |
169 |
CTRL_SET_PACK_XY |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
177 |
CTRL_SET_PACK_XY |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
185 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
190 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
196 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = globfld3d(i,bi,ip,j,bj,jp,k) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
200 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
204 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
210 |
CTRL_SET_PACK_XY |
globfldtmp2(i,bi,ip,j,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
214 |
CTRL_SET_PACK_XY |
phtmpadmtlm(nveccount) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
224 |
CTRL_SET_PACK_XY |
if ( cbuffindex .gt. 0) then |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
226 |
CTRL_SET_PACK_XY |
write(cunit) cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
229 |
CTRL_SET_PACK_XY |
write(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
255 |
CTRL_SET_PACK_XY |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
263 |
CTRL_SET_PACK_XY |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
271 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
276 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
282 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = globfld3d(i,bi,ip,j,bj,jp,k) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
286 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
290 |
CTRL_SET_PACK_XY |
cbuff(cbuffindex) = |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
296 |
CTRL_SET_PACK_XY |
globfldtmp2(i,bi,ip,j,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
300 |
CTRL_SET_PACK_XY |
phtmpadmtlm(nveccount) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
310 |
CTRL_SET_PACK_XY |
if ( cbuffindex .gt. 0) then |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
312 |
CTRL_SET_PACK_XY |
write(cunit) cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
315 |
CTRL_SET_PACK_XY |
write(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
60 |
CTRL_SET_PACK_XY |
integer cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
184 |
CTRL_SET_PACK_XYZ |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
192 |
CTRL_SET_PACK_XYZ |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
200 |
CTRL_SET_PACK_XYZ |
cbuff(cbuffindex) = 1/delZnorm |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
208 |
CTRL_SET_PACK_XYZ |
cbuff(cbuffindex) = delZnorm |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
217 |
CTRL_SET_PACK_XYZ |
globfldtmp2(i,bi,ip,j,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
220 |
CTRL_SET_PACK_XYZ |
cbuff(cbuffindex) = globfld3d(i,bi,ip,j,bj,jp,k) |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
223 |
CTRL_SET_PACK_XYZ |
cbuff(cbuffindex) = globfld3d(i,bi,ip,j,bj,jp,k) |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
227 |
CTRL_SET_PACK_XYZ |
phtmpadmtlm(nveccount) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
237 |
CTRL_SET_PACK_XYZ |
if ( cbuffindex .gt. 0) then |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
239 |
CTRL_SET_PACK_XYZ |
write(cunit) cbuffindex |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
242 |
CTRL_SET_PACK_XYZ |
write(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
61 |
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 |
174 |
CTRL_SET_UNPACK_XY |
cbuffindex = nwetglobal(1) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
175 |
CTRL_SET_UNPACK_XY |
if ( cbuffindex .gt. 0 ) then |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
178 |
CTRL_SET_UNPACK_XY |
if (filencbuffindex .NE. cbuffindex) then |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
180 |
CTRL_SET_UNPACK_XY |
& filencbuffindex, cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
190 |
CTRL_SET_UNPACK_XY |
read(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
194 |
CTRL_SET_UNPACK_XY |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
202 |
CTRL_SET_UNPACK_XY |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
203 |
CTRL_SET_UNPACK_XY |
globfld3d(i,bi,ip,j,bj,jp,k) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
205 |
CTRL_SET_UNPACK_XY |
globfldtmp2(i,bi,ip,j,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
282 |
CTRL_SET_UNPACK_XY |
cbuffindex = nwetglobal(k) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
283 |
CTRL_SET_UNPACK_XY |
if ( cbuffindex .gt. 0 ) then |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
286 |
CTRL_SET_UNPACK_XY |
if (filencbuffindex .NE. cbuffindex) then |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
288 |
CTRL_SET_UNPACK_XY |
& filencbuffindex, cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
298 |
CTRL_SET_UNPACK_XY |
read(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
302 |
CTRL_SET_UNPACK_XY |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
310 |
CTRL_SET_UNPACK_XY |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
311 |
CTRL_SET_UNPACK_XY |
globfld3d(i,bi,ip,j,bj,jp,k) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
313 |
CTRL_SET_UNPACK_XY |
globfldtmp2(i,bi,ip,j,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
61 |
CTRL_SET_UNPACK_XY |
integer cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
194 |
CTRL_SET_UNPACK_XYZ |
cbuffindex = nwetglobal(k) |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
195 |
CTRL_SET_UNPACK_XYZ |
if ( cbuffindex .gt. 0 ) then |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
198 |
CTRL_SET_UNPACK_XYZ |
if (filencbuffindex .NE. cbuffindex) then |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
200 |
CTRL_SET_UNPACK_XYZ |
& filencbuffindex, cbuffindex |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
210 |
CTRL_SET_UNPACK_XYZ |
read(cunit) (cbuff(ii), ii=1,cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
214 |
CTRL_SET_UNPACK_XYZ |
cbuffindex = 0 |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
222 |
CTRL_SET_UNPACK_XYZ |
cbuffindex = cbuffindex + 1 |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
223 |
CTRL_SET_UNPACK_XYZ |
globfld3d(i,bi,ip,j,bj,jp,k) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
225 |
CTRL_SET_UNPACK_XYZ |
globfldtmp2(i,bi,ip,j,bj,jp) = cbuff(cbuffindex) |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
61 |
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 |