Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/
H A Dsetup.py148 def sources(): function
/petsc/src/vec/is/sf/impls/basic/neighbor/
H A Dsfneighbor.c65 const PetscMPIInt *rootranks, *leafranks, *sources, *destinations; in PetscSFGetDistComm_Neighbor() local