Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/interface/
H A Dsftype.c3 #if !defined(PETSC_HAVE_MPI_COMBINER_DUP) && !defined(MPI_COMBINER_DUP) /* We have no way to interp…
4 #define MPI_COMBINER_DUP 0 macro
81 if (combiner == MPI_COMBINER_DUP) { in MPIPetsc_Type_unwrap()
/petsc/src/sys/mpiuni/
H A Dmpi.c107 case MPI_COMBINER_DUP: in MPI_Type_get_envelope()
131 case MPI_COMBINER_DUP: in MPI_Type_get_contents()
/petsc/include/petsc/mpiuni/
H A Dmpi.h463 #define MPI_COMBINER_DUP 1 macro