Home
last modified time | relevance | path

Searched defs:xmtype (Results 1 – 2 of 2) sorted by relevance

/petsc/src/vec/is/sf/tests/
H A Dex22.c16 PetscMemType xmtype, ymtype, zmtype; in main() local
/petsc/src/vec/vec/utils/
H A Dvscat.c46 PetscMemType xmtype = PETSC_MEMTYPE_HOST, ymtype = PETSC_MEMTYPE_HOST; in VecScatterBegin_Internal() local