Searched refs:isallgatherv (Results 1 – 1 of 1) sorted by relevance
45 PetscBool isallgatherv = PETSC_FALSE; in PetscSFSetUp_Allgatherv() local57 PetscCall(PetscObjectTypeCompare((PetscObject)sf, PETSCSFALLGATHERV, &isallgatherv)); in PetscSFSetUp_Allgatherv()58 if (isallgatherv) { in PetscSFSetUp_Allgatherv()