Searched refs:VecGetCurrentMemType (Results 1 – 2 of 2) sorted by relevance
219 PetscErrorCode VecGetCurrentMemType(PetscVec, PetscMemType*)483 CHKERR(VecGetCurrentMemType(self.vec, &mtype))
167 PetscErrorCode VecGetCurrentMemType(Vec v, PetscMemType *m) in VecGetCurrentMemType() function