Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c416 static PetscErrorCode TSAdjointStep_Theta(TS ts) in TSAdjointStep_Theta() function
1257 ts->ops->adjointstep = TSAdjointStep_Theta; in TSCreate_Theta()