Searched refs:TSThetaGetTheta (Results 1 – 5 of 5) sorted by relevance
277 PetscErrorCode TSThetaGetTheta(PetscTS, PetscReal*)
3033 petsc.TSThetaGetTheta3037 CHKERR(TSThetaGetTheta(self.ts, &rval))
1546 PETSC_EXTERN PetscErrorCode TSThetaGetTheta(TS, PetscReal *);
261 if (istheta && rd->endpoint) PetscCall(TSThetaGetTheta(ts, Theta)); in RDGetLocalArrays()
1305 PetscErrorCode TSThetaGetTheta(TS ts, PetscReal *theta) in TSThetaGetTheta() function