Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DSF.pyx355 Data layout of remote points for outgoing data (this is usually
/petsc/src/vec/is/sf/interface/
H A Dsf.c1143 PetscErrorCode PetscSFGetGroups(PetscSF sf, MPI_Group *incoming, MPI_Group *outgoing) in PetscSFGetGroups() argument
1187 *outgoing = sf->outgroup; in PetscSFGetGroups()