Home
last modified time | relevance | path

Searched defs:combiner (Results 1 – 3 of 3) sorted by relevance

/petsc/src/vec/is/sf/interface/
H A Dsftype.c16 PetscMPIInt combiner; in MPIPetsc_Type_free() local
28 …U_Count *nints, MPIU_Count *naddrs, MPIU_Count *ncounts, MPIU_Count *ntypes, PetscMPIInt *combiner) in MPIPetsc_Type_get_envelope()
72 PetscMPIInt combiner, ints[1] = {0}; in MPIPetsc_Type_unwrap() local
/petsc/src/vec/is/sf/impls/basic/
H A Dsfpack.c513 PetscMPIInt combiner; in PetscSFLinkSetUp_Host() local
/petsc/src/sys/mpiuni/
H A Dmpi.c97 …pe(MPI_Datatype datatype, int *num_integers, int *num_addresses, int *num_datatypes, int *combiner) in MPI_Type_get_envelope()