Searched refs:TSThetaGetTheta_Theta (Results 1 – 1 of 1) sorted by relevance
1112 static PetscErrorCode TSThetaGetTheta_Theta(TS ts, PetscReal *theta) in TSThetaGetTheta_Theta() function1280 …PetscCall(PetscObjectComposeFunction((PetscObject)ts, "TSThetaGetTheta_C", TSThetaGetTheta_Theta)); in TSCreate_Theta()