Searched refs:offu (Results 1 – 1 of 1) sorted by relevance
279 PetscInt n, N, i, j, off, offu; in ComputeSpectral() local292 PetscCall(PetscSectionGetOffset(section, points[i], &offu)); in ComputeSpectral()294 svals[i] = array[offu]; in ComputeSpectral()