Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c919 static PetscErrorCode TSDestroy_Theta(TS ts) in TSDestroy_Theta() function
1240 ts->ops->destroy = TSDestroy_Theta; in TSCreate_Theta()