Searched refs:PetscViewerBinaryGetMPIIOOffset (Results 1 – 3 of 3) sorted by relevance
61 PETSC_EXTERN PetscErrorCode PetscViewerBinaryGetMPIIOOffset(PetscViewer, MPI_Offset *);
185 PetscErrorCode PetscViewerBinaryGetMPIIOOffset(PetscViewer viewer, MPI_Offset *off) in PetscViewerBinaryGetMPIIOOffset() function1035 PetscCall(PetscViewerBinaryGetMPIIOOffset(viewer, &off)); in PetscViewerBinaryWriteReadAll()
625 PetscCall(PetscViewerBinaryGetMPIIOOffset(viewer, &off)); in DMDAArrayMPIIO()