Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/utils/
H A Dsfutils.c564 …Layout map, PetscInt N, const PetscInt idxs[], PetscInt *on, PetscInt *oidxs[], PetscInt *ogidxs[]) in PetscLayoutMapLocal() argument
599 if (ogidxs) { /* communicate global idxs */ in PetscLayoutMapLocal()
624 if (ogidxs) *ogidxs = work; in PetscLayoutMapLocal()