Searched refs:PetscViewerBinaryGetMPIIODescriptor (Results 1 – 4 of 4) sorted by relevance
60 PETSC_EXTERN PetscErrorCode PetscViewerBinaryGetMPIIODescriptor(PetscViewer, MPI_File *);
240 PetscErrorCode PetscViewerBinaryGetMPIIODescriptor(PetscViewer viewer, MPI_File *fdes) in PetscViewerBinaryGetMPIIODescriptor() function1034 PetscCall(PetscViewerBinaryGetMPIIODescriptor(viewer, &mfdes)); in PetscViewerBinaryWriteReadAll()
624 PetscCall(PetscViewerBinaryGetMPIIODescriptor(viewer, &mfdes)); in DMDAArrayMPIIO()
447 PetscCall(PetscViewerBinaryGetMPIIODescriptor(viewer, (MPI_File *)&fd)); in StackLoadLast()