Searched refs:MPI_File_open (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/sys/classes/viewer/impls/binary/ |
| H A D | binv.c | 108 …PetscCallMPI(MPI_File_open(PETSC_COMM_SELF, vbinary->filename, amode, MPI_INFO_NULL, &vbinary->mfs… in PetscViewerGetSubViewer_Binary() 1356 …PetscCallMPI(MPI_File_open(PetscObjectComm((PetscObject)viewer), vbinary->filename, amode, MPI_INF… in PetscViewerFileSetUp_BinaryMPIIO()
|
| /petsc/include/petsc/mpiuni/ |
| H A D | mpi.h | 583 …#define MPI_File_open(comm, filename, amode, info, mpi_fh) (MPIUNI_ARG(comm), MPIUNI_ARG(filename)… macro
|
| /petsc/doc/manualpages/ |
| H A D | mpi.www.index | 706 man:+MPI_File_open++MPI_File_open++++man+http://www.mpich.org/static/docs/latest/www3/MPI_File_open…
|