Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/
H A Dsfpack.h88 …PetscErrorCode (*h_ScatterAndMinloc)(PetscSFLink, PetscInt, PetscInt, PetscSFPackOpt, const PetscI… member
H A Dsfpack.c309 link->h_ScatterAndMinloc = CPPJoin4(ScatterAndMin, Type, BS, EQ); \
757 else if (op == MPI_MINLOC) *ScatterAndOp = link->h_ScatterAndMinloc; in PetscSFLinkGetScatterAndOp()