Home
last modified time | relevance | path

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

/petsc/src/ts/impls/explicit/rk/
H A Drk.c871 static PetscErrorCode TSAdjointStep_RK(TS ts) in TSAdjointStep_RK() function
1495 ts->ops->adjointstep = TSAdjointStep_RK; in TSCreate_RK()