Searched refs:TSThetaSetEndpoint (Results 1 – 4 of 4) sorted by relevance
1378 PetscErrorCode TSThetaSetEndpoint(TS ts, PetscBool flg) in TSThetaSetEndpoint() function1423 PetscCall(TSThetaSetEndpoint(ts, PETSC_FALSE)); in TSCreate_BEuler()1466 PetscCall(TSThetaSetEndpoint(ts, PETSC_TRUE)); in TSCreate_CN()
278 PetscErrorCode TSThetaSetEndpoint(PetscTS, PetscBool)
3052 petsc.TSThetaSetEndpoint3056 CHKERR(TSThetaSetEndpoint(self.ts, bval))
1548 PETSC_EXTERN PetscErrorCode TSThetaSetEndpoint(TS, PetscBool);