Searched refs:cindices2 (Results 1 – 1 of 1) sorted by relevance
749 PetscInt alen, clen, *cindices, *cindices2; in ISEmbed() local765 cindices2 = cindices; in ISEmbed()767 PetscCall(PetscArraycpy(cindices, cindices2, clen)); in ISEmbed()768 PetscCall(PetscFree(cindices2)); in ISEmbed()