Lines Matching refs:PetscSFCreate
55 PetscErrorCode PetscSFCreate(MPI_Comm comm, PetscSF *sf) in PetscSFCreate() function
743 PetscCall(PetscSFCreate(PetscObjectComm((PetscObject)sf), newsf)); in PetscSFDuplicate()
1398 PetscCall(PetscSFCreate(comm, esf)); in PetscSFCreateEmbeddedRootSF()
2118 PetscCall(PetscSFCreate(PetscObjectComm((PetscObject)sfA), sfBA)); in PetscSFCompose()
2222 PetscCall(PetscSFCreate(PetscObjectComm((PetscObject)sfA), sfBA)); in PetscSFComposeInverse()
2277 PetscCall(PetscSFCreate(PETSC_COMM_SELF, &lsf)); in PetscSFCreateLocalSF_Private()
2466 PetscCall(PetscSFCreate(comm, &dummy)); in PetscSFConcatenate()
2479 PetscCall(PetscSFCreate(comm, newsf)); in PetscSFConcatenate()
2592 PetscCall(PetscSFCreate(comm, &tmp_sf)); in PetscSFConcatenate()
2617 PetscCall(PetscSFCreate(comm, newsf)); in PetscSFConcatenate()
2621 PetscCall(PetscSFCreate(comm, newsf)); in PetscSFConcatenate()