Lines Matching refs:PetscSFSetUp
285 PetscErrorCode PetscSFSetUp(PetscSF sf) in PetscSFSetUp() function
893 if (sf->graphset) PetscCall(PetscSFSetUp(sf)); in PetscSFView()
1354 PetscCall(PetscSFSetUp(sf)); in PetscSFCreateEmbeddedRootSF()
1493 PetscCall(PetscSFSetUp(sf)); in PetscSFBcastBegin()
1527 PetscCall(PetscSFSetUp(sf)); in PetscSFBcastWithMemTypeBegin()
1591 PetscCall(PetscSFSetUp(sf)); in PetscSFReduceBegin()
1624 PetscCall(PetscSFSetUp(sf)); in PetscSFReduceWithMemTypeBegin()
1691 PetscCall(PetscSFSetUp(sf)); in PetscSFFetchAndOpBegin()
1732 PetscCall(PetscSFSetUp(sf)); in PetscSFFetchAndOpWithMemTypeBegin()
1909 PetscCall(PetscSFSetUp(sf)); in PetscSFGatherBegin()
1966 PetscCall(PetscSFSetUp(sf)); in PetscSFScatterBegin()
2280 PetscCall(PetscSFSetUp(lsf)); in PetscSFCreateLocalSF_Private()
2293 PetscCall(PetscSFSetUp(sf)); in PetscSFBcastToZero_Private()
2595 PetscCall(PetscSFSetUp(tmp_sf)); in PetscSFConcatenate()
2624 PetscCall(PetscSFSetUp(*newsf)); in PetscSFConcatenate()