Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c905 static PetscErrorCode TSAdjointReset_Theta(TS ts) in TSAdjointReset_Theta() function
1239 ts->ops->adjointreset = TSAdjointReset_Theta; in TSCreate_Theta()
1244 ts->ops->adjointreset = TSAdjointReset_Theta; in TSCreate_Theta()