Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c1141 static PetscErrorCode TSThetaSetEndpoint_Theta(TS ts, PetscBool flg) in TSThetaSetEndpoint_Theta() function
1283 …all(PetscObjectComposeFunction((PetscObject)ts, "TSThetaSetEndpoint_C", TSThetaSetEndpoint_Theta)); in TSCreate_Theta()