Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DSF.pyx361 Data layout of local points for incoming data (this is the
/petsc/src/vec/is/sf/interface/
H A Dsf.c1143 PetscErrorCode PetscSFGetGroups(PetscSF sf, MPI_Group *incoming, MPI_Group *outgoing) in PetscSFGetGroups() argument
1180 *incoming = sf->ingroup; in PetscSFGetGroups()