Searched refs:rankorder (Results 1 – 4 of 4) sorted by relevance
69 b->rankorder = PETSC_TRUE; in PetscSFCreate()356 …ers are non-deterministic otherwise", "PetscSFSetRankOrder", sf->rankorder, &sf->rankorder, NULL)); in PetscSFSetFromOptions()416 sf->rankorder = flg; in PetscSFSetRankOrder()1285 if (sf->rankorder) { /* Sort the ranks */ in PetscSFGetMultiSF()
95 PetscBool rankorder; /* Sort ranks for gather and scatter operations */ member
340 …AB) PetscCall(PetscViewerASCIIPrintf(viewer, " MultiSF sort=%s\n", sf->rankorder ? "rank-order" :… in PetscSFView_Basic()
962 …tscSFWindowFlavorTypes[w->flavor], PetscSFWindowSyncTypes[w->sync], sf->rankorder ? "rank-order" :… in PetscSFView_Window()