Searched refs:coordSF (Results 1 – 1 of 1) sorted by relevance
4250 PetscSF coordSF; in DMConvert_pforest_plex() local4254 PetscCall(DMGetSectionSF(coordDM, &coordSF)); in DMConvert_pforest_plex()4259 PetscCall(PetscSFBcastBegin(coordSF, MPIU_SCALAR, globalArray, localArray, MPI_REPLACE)); in DMConvert_pforest_plex()4260 PetscCall(PetscSFBcastEnd(coordSF, MPIU_SCALAR, globalArray, localArray, MPI_REPLACE)); in DMConvert_pforest_plex()