Home
last modified time | relevance | path

Searched refs:PetscSFLinkGetPack (Results 1 – 2 of 2) sorted by relevance

/petsc/src/vec/is/sf/impls/basic/
H A Dsfpack.h220 static inline PetscErrorCode PetscSFLinkGetPack(PetscSFLink link, PetscMemType mtype, PetscErrorCod… in PetscSFLinkGetPack() function
H A Dsfpack.c930 PetscCall(PetscSFLinkGetPack(link, rootmtype, &Pack)); in PetscSFLinkPackRootData_Private()
948 PetscCall(PetscSFLinkGetPack(link, leafmtype, &Pack)); in PetscSFLinkPackLeafData_Private()