Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c1112 static PetscErrorCode TSThetaGetTheta_Theta(TS ts, PetscReal *theta) in TSThetaGetTheta_Theta() function
1280 …PetscCall(PetscObjectComposeFunction((PetscObject)ts, "TSThetaGetTheta_C", TSThetaGetTheta_Theta)); in TSCreate_Theta()