Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/interface/
H A Dsftype.c54 …PetscCallMPI(MPI_Type_get_contents(datatype, (PetscMPIInt)nints, (PetscMPIInt)naddrs, (PetscMPIInt… in MPIPetsc_Type_get_contents()
/petsc/include/petsc/mpiuni/
H A Dmpi.h348 #define MPI_Type_get_contents Petsc_MPI_Type_get_contents macro
395 MPIUni_PETSC_EXTERN int MPI_Type_get_contents(MPI_Datatype, int, int, int, int *, MPI_Aint *, MPI_D…
/petsc/doc/manualpages/
H A Dmpi.www.index110 …an:+MPI_Type_get_contents++MPI_Type_get_contents++++man+http://www.mpich.org/static/docs/latest/ww…
449 …an:+MPI_Type_get_contents++MPI_Type_get_contents++++man+http://www.mpich.org/static/docs/latest/ww…
/petsc/src/sys/mpiuni/
H A Dmpi.c125 int MPI_Type_get_contents(MPI_Datatype datatype, int max_integers, int max_addresses, int max_datat… in MPI_Type_get_contents() function