Lines Matching refs:count
55 subroutine PetscViewerBinaryWriteInt(viewer, data, count, ierr)
60 PetscInt count
63 subroutine PetscViewerBinaryWriteScalar(viewer, data, count, ierr)
68 PetscInt count
72 subroutine PetscViewerBinaryWriteReal(viewer, data, count, ierr)
77 PetscInt count
84 subroutine PetscViewerBinaryReadInt(viewer, data, count, ierr)
89 PetscInt count
92 subroutine PetscViewerBinaryReadScalar(viewer, data, count, ierr)
97 PetscInt count
101 subroutine PetscViewerBinaryReadReal(viewer, data, count, ierr)
106 PetscInt count