Home
last modified time | relevance | path

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

/petsc/src/ts/impls/arkimex/
H A Darkimex.c1568 Mat Jex, Jim, Jimpre; in TSAdjointStep_ARKIMEX() local
1578 PetscCall(TSGetIJacobian(ts, &Jim, &Jimpre, NULL, NULL)); in TSAdjointStep_ARKIMEX()
1588 PetscCall(TSComputeSNESJacobian(ts, Y[i], Jim, Jimpre)); in TSAdjointStep_ARKIMEX()
1645 PetscCall(KSPSetOperators(ksp, Jim, Jimpre)); in TSAdjointStep_ARKIMEX()