Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c1081 static PetscErrorCode PetscSFReduceEnd_Window(PetscSF sf, MPI_Datatype unit, const void *leafdata, … in PetscSFReduceEnd_Window() function
1173 sf->ops->ReduceEnd = PetscSFReduceEnd_Window; in PetscSFCreate_Window()