Home
last modified time | relevance | path

Searched refs:TSGLEERestoreVecs (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/impls/glee/
H A Dglee.c656 static PetscErrorCode TSGLEERestoreVecs(TS ts, DM dm, Vec *Ydot) in TSGLEERestoreVecs() function
687 PetscCall(TSGLEERestoreVecs(ts, dm, &Ydot)); in SNESTSFormFunction_GLEE()
708 PetscCall(TSGLEERestoreVecs(ts, dm, &Ydot)); in SNESTSFormJacobian_GLEE()