Searched defs:Vt1 (Results 1 – 1 of 1) sorted by relevance
96 PetscReal *Vt1; /* Value of the option at time T + dt */ member307 PetscReal *Vt1 = user->Vt1, *c = user->c, *d = user->d; in FormConstraints() local