Home
last modified time | relevance | path

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

/petsc/src/ts/impls/explicit/rk/
H A Drk.c847 static PetscErrorCode TSAdjointSetUp_RK(TS ts) in TSAdjointSetUp_RK() function
1494 ts->ops->adjointsetup = TSAdjointSetUp_RK; in TSCreate_RK()