Home
last modified time | relevance | path

Searched refs:mpi_fh (Results 1 – 1 of 1) sorted by relevance

/petsc/include/petsc/mpiuni/
H A Dmpi.h583 …, filename, amode, info, mpi_fh) (MPIUNI_ARG(comm), MPIUNI_ARG(filename), MPIUNI_ARG(amode), MPIUN… argument
585 #define MPI_File_close(mpi_fh) (MPIUNI_ARG(mpi_fh), MPIUni_Abort(MPI_COMM_WORLD, 0)) argument
587 …#define MPI_File_set_view(mpi_fh, disp, etype, filetype, datarep, info) (MPIUNI_ARG(mpi_fh), MPIUN… argument
589 …#define MPI_File_write_all(mpi_fh, buf, count, datatype, status) (MPIUNI_ARG(mpi_fh), MPIUNI_ARG(b… argument
591 …#define MPI_File_read_all(mpi_fh, buf, count, datatype, status) (MPIUNI_ARG(mpi_fh), MPIUNI_ARG(bu… argument
593 …#define MPI_File_write_at(mpi_fh, off, buf, count, datatype, status) (MPIUNI_ARG(mpi_fh), MPIUNI_A… argument
595 …#define MPI_File_read_at(mpi_fh, off, buf, count, datatype, status) (MPIUNI_ARG(mpi_fh), MPIUNI_AR… argument
597 …#define MPI_File_write_at_all(mpi_fh, off, buf, count, datatype, status) (MPIUNI_ARG(mpi_fh), MPIU… argument
599 …#define MPI_File_read_at_all(mpi_fh, off, buf, count, datatype, status) (MPIUNI_ARG(mpi_fh), MPIUN… argument