Searched refs:MPI_COMBINER_CONTIGUOUS (Results 1 – 3 of 3) sorted by relevance
9 #if !defined(PETSC_HAVE_MPI_COMBINER_CONTIGUOUS) && !defined(MPI_COMBINER_CONTIGUOUS) && MPI_VERSIO…10 #define MPI_COMBINER_CONTIGUOUS -1 macro94 } else if (combiner == MPI_COMBINER_CONTIGUOUS) { in MPIPetsc_Type_unwrap()194 if (acombiner == MPI_COMBINER_CONTIGUOUS && (aintcount >= 1 || acountcount >= 1)) { in MPIPetsc_Type_compare_contig()
113 case MPI_COMBINER_CONTIGUOUS: in MPI_Type_get_envelope()135 case MPI_COMBINER_CONTIGUOUS: in MPI_Type_get_contents()
464 #define MPI_COMBINER_CONTIGUOUS 2 macro467 …iguous(count, oldtype, newtype) (*(newtype) = (MPI_COMBINER_CONTIGUOUS << 28) | …