Searched defs:inew (Results 1 – 3 of 3) sorted by relevance
13 PetscInt *inew; /* pointer to beginning of each row of reordered matrix */ member
163 char *inew; in PetscTrMallocDefault() local324 char *ahead, *inew; in PetscTrReallocDefault() local
242 PetscReal inew = rprod * (y - c[i]) + iprod * (x - r[i]); in PolyEval() local