Home
last modified time | relevance | path

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

/petsc/src/ts/impls/glee/
H A Dglee.c644 static PetscErrorCode TSGLEEGetVecs(TS ts, DM dm, Vec *Ydot) in TSGLEEGetVecs() function
677 PetscCall(TSGLEEGetVecs(ts, dm, &Ydot)); in SNESTSFormFunction_GLEE()
700 PetscCall(TSGLEEGetVecs(ts, dm, &Ydot)); in SNESTSFormJacobian_GLEE()