Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c1121 static PetscErrorCode TSThetaSetTheta_Theta(TS ts, PetscReal theta) in TSThetaSetTheta_Theta() function
1281 …PetscCall(PetscObjectComposeFunction((PetscObject)ts, "TSThetaSetTheta_C", TSThetaSetTheta_Theta)); in TSCreate_Theta()