Home
last modified time | relevance | path

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

/petsc/src/ts/impls/explicit/rk/
H A Drk.c596 static PetscErrorCode TSForwardCostIntegral_RK(TS ts) in TSForwardCostIntegral_RK() function
1498 ts->ops->forwardintegral = TSForwardCostIntegral_RK; in TSCreate_RK()