Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c143 static PetscErrorCode TSForwardCostIntegral_Theta(TS ts) in TSForwardCostIntegral_Theta() function
1259 ts->ops->forwardintegral = TSForwardCostIntegral_Theta; in TSCreate_Theta()