Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c43 } TS_Theta; typedef
47 TS_Theta *th = (TS_Theta *)ts->data; in TSThetaGetX0AndXdot()
124 TS_Theta *th = (TS_Theta *)ts->data; in TSThetaEvaluateCostIntegral()
145 TS_Theta *th = (TS_Theta *)ts->data; in TSForwardCostIntegral_Theta()
157 TS_Theta *th = (TS_Theta *)ts->data; in TSAdjointCostIntegral_Theta()
182 TS_Theta *th = (TS_Theta *)ts->data; in TSResizeRegister_Theta()
199 TS_Theta *th = (TS_Theta *)ts->data; in TSStep_Theta()
273 TS_Theta *th = (TS_Theta *)ts->data; in TSAdjointStepBEuler_Private()
418 TS_Theta *th = (TS_Theta *)ts->data; in TSAdjointStep_Theta()
677 TS_Theta *th = (TS_Theta *)ts->data; in TSInterpolate_Theta()
[all …]