Searched refs:aindices (Results 1 – 1 of 1) sorted by relevance
750 const PetscInt *aindices; in ISEmbed() local758 PetscCall(ISGetIndices(a, &aindices)); in ISEmbed()761 PetscCall(ISGlobalToLocalMappingApply(ltog, gtoltype, alen, aindices, &clen, cindices)); in ISEmbed()762 PetscCall(ISRestoreIndices(a, &aindices)); in ISEmbed()