Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/interface/
H A Dsftype.c113 PetscMPIInt acombiner, bcombiner; in MPIPetsc_Type_compare() local
129 …MPIPetsc_Type_get_envelope(btype, &bintcount, &baddrcount, &bcountcount, &btypecount, &bcombiner)); in MPIPetsc_Type_compare()
130 …if (acombiner == bcombiner && aintcount == bintcount && aaddrcount == baddrcount && acountcount ==… in MPIPetsc_Type_compare()