Lines Matching refs:fd
317 subroutine petscbinaryreadcomplex(fd, data, num, count, type, z)
320 integer4 fd
327 subroutine petscbinaryreadreal(fd, data, num, count, type, z)
330 integer4 fd
337 subroutine petscbinaryreadint(fd, data, num, count, type, z)
340 integer4 fd
347 subroutine petscbinaryreadcomplex1(fd, data, num, count, type, z)
350 integer4 fd
357 subroutine petscbinaryreadreal1(fd, data, num, count, type, z)
360 integer4 fd
367 subroutine petscbinaryreadint1(fd, data, num, count, type, z)
370 integer4 fd
377 subroutine petscbinaryreadcomplexcnt(fd, data, num, count, type, z)
380 integer4 fd
387 subroutine petscbinaryreadrealcnt(fd, data, num, count, type, z)
390 integer4 fd
397 subroutine petscbinaryreadintcnt(fd, data, num, count, type, z)
400 integer4 fd
407 subroutine petscbinaryreadcomplex1cnt(fd, data, num, count, type, z)
410 integer4 fd
417 subroutine petscbinaryreadreal1cnt(fd, data, num, count, type, z)
420 integer4 fd
427 subroutine petscbinaryreadint1cnt(fd, data, num, count, type, z)
430 integer4 fd
440 subroutine petscbinarywritecomplex(fd, data, num, type, z)
443 integer4 fd
449 subroutine petscbinarywritereal(fd, data, num, type, z)
452 integer4 fd
458 subroutine petscbinarywriteint(fd, data, num, type, z)
461 integer4 fd
467 subroutine petscbinarywritecomplex1(fd, data, num, type, z)
470 integer4 fd
476 subroutine petscbinarywritereal1(fd, data, num, type, z)
479 integer4 fd
485 subroutine petscbinarywriteint1(fd, data, num, type, z)
488 integer4 fd