Searched refs:ilocal1 (Results 1 – 1 of 1) sorted by relevance
3813 PetscInt *ilocal1 = NULL; in DMPlexCreateSubmeshGeneric_Interpolated() local3830 PetscCall(PetscMalloc1(nleaves1, &ilocal1)); in DMPlexCreateSubmeshGeneric_Interpolated()3834 ilocal1[nleaves1] = pStart + p; in DMPlexCreateSubmeshGeneric_Interpolated()3843 …PetscCall(PetscSFSetGraph(*ownershipTransferSF, pEnd - pStart, nleaves1, ilocal1, PETSC_OWN_POINTE… in DMPlexCreateSubmeshGeneric_Interpolated()