Home
last modified time | relevance | path

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

/petsc/src/ts/interface/
H A Dts.c844 static PetscErrorCode TSRecoverRHSJacobian(TS ts, Mat A, Mat B) in TSRecoverRHSJacobian() function
968 PetscCall(TSRecoverRHSJacobian(ts, A, B)); in TSComputeIJacobian()
4652 PetscCall(TSRecoverRHSJacobian(ts, Arhs, Brhs)); in TSComputeRHSFunctionLinear()