Searched refs:h_ScatterAndMinloc (Results 1 – 2 of 2) sorted by relevance
88 …PetscErrorCode (*h_ScatterAndMinloc)(PetscSFLink, PetscInt, PetscInt, PetscSFPackOpt, const PetscI… member
309 link->h_ScatterAndMinloc = CPPJoin4(ScatterAndMin, Type, BS, EQ); \757 else if (op == MPI_MINLOC) *ScatterAndOp = link->h_ScatterAndMinloc; in PetscSFLinkGetScatterAndOp()