Home
last modified time | relevance | path

Searched defs:Vt1 (Results 1 – 1 of 1) sorted by relevance

/petsc/src/tao/complementarity/tutorials/
H A Dblackscholes.c96 PetscReal *Vt1; /* Value of the option at time T + dt */ member
307 PetscReal *Vt1 = user->Vt1, *c = user->c, *d = user->d; in FormConstraints() local