PetscErrorCode PetscSFSetRankOrder(PetscSF sf,PetscBool flg)Logically Collective
sf | - star forest | |
flg | - PETSC_TRUE to sort, PETSC_FALSE to skip sorting (lower setup cost, but non-deterministic) |
Level:advanced
Location:src/sys/sf/sf.c
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages