Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c1059 static PetscErrorCode TSAdjointSetUp_Theta(TS ts) in TSAdjointSetUp_Theta() function
1243 ts->ops->adjointsetup = TSAdjointSetUp_Theta; in TSCreate_Theta()