Searched refs:PetscSFGetType (Results 1 – 6 of 6) sorted by relevance
17 PetscErrorCode PetscSFGetType(PetscSF, PetscSFType*)
110 petsc.PetscSFGetType114 CHKERR(PetscSFGetType(self.sf, &cval))
123 PETSC_EXTERN PetscErrorCode PetscSFGetType(PetscSF, PetscSFType *);
141 PetscCall(PetscSFGetType(sf, &type)); in VecScatterRemap_Internal()420 PetscCall(PetscSFGetType(sf, type)); in VecScatterGetType()
207 PetscErrorCode PetscSFGetType(PetscSF sf, PetscSFType *type) in PetscSFGetType() function744 PetscCall(PetscSFGetType(sf, &type)); in PetscSFDuplicate()1002 PetscCall(PetscSFGetType(sf, &type)); in PetscSFGetLeafRanks()
1000 PetscCall(PetscSFGetType(sf, &sftype)); in PetscSFCreateStridedSF()