Searched refs:p_koszul (Results 1 – 1 of 1) sorted by relevance
158 PetscReal *p_koszul; in test() local172 PetscCall(PetscCalloc1(Nbpt1 * Nf * npoints, &p_koszul)); in test()188 p_i = &p_koszul[(b * Nf + i) * npoints]; in test()201 const PetscReal *p_i = &p_koszul[(i * Nf + v) * npoints]; in test()202 const PetscReal *p_j = &p_koszul[(j * Nf + v) * npoints]; in test()217 const PetscReal *p_i = &p_koszul[(i * Nf + v) * npoints]; in test()242 PetscCall(PetscFree(p_koszul)); in test()