Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/radau5/
H A Dradau5.c29 Vec yydot; in FVPOL() local
46 Vec yydot; in JVPOL() local
/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.c20 Vec yy = cvode->w1, yydot = cvode->ydot; in TSPrecond_Sundials_Petsc() local
89 Vec yy = cvode->w1, yyd = cvode->w2, yydot = cvode->ydot; in TSFunction_Sundials() local