Searched refs:phih (Results 1 – 1 of 1) sorted by relevance
366 PetscScalar phih[64]; in TSGLLEEstimateHigherMoments_Default() local368 for (j = 0; j < sc->s; j++) phih[j] = sc->phi[i * sc->s + j] * h; in TSGLLEEstimateHigherMoments_Default()370 PetscCall(VecMAXPY(hm[i], sc->s, phih, Ydot)); in TSGLLEEstimateHigherMoments_Default()