Searched refs:TSThetaGetEndpoint (Results 1 – 4 of 4) sorted by relevance
279 PetscErrorCode TSThetaGetEndpoint(PetscTS, PetscBool*)
3065 petsc.TSThetaGetEndpoint3069 CHKERR(TSThetaGetEndpoint(self.ts, &flag))
1547 PETSC_EXTERN PetscErrorCode TSThetaGetEndpoint(TS, PetscBool *);
1353 PetscErrorCode TSThetaGetEndpoint(TS ts, PetscBool *endpoint) in TSThetaGetEndpoint() function