Searched defs:scoeff (Results 1 – 5 of 5) sorted by relevance
36 PetscReal scoeff; /* shift = scoeff/dt */ member
64 PetscReal scoeff; /* Ydot = Z + shift*Y; shift = scoeff/ts->time_step */ member
249 …const PetscScalar scoeff[] = {gamma[0 * nstages + i] - 1, gamma[1 * nstages + i], gamma[2 * nstage… in SNESMSStep_3Sstar() local
59 PetscReal scoeff; /* shift = scoeff/dt */ member