Searched refs:TSAdjointSetForward (Results 1 – 5 of 5) sorted by relevance
299 PetscCall(TSAdjointSetForward(ts, NULL)); in Adjoint2()
629 PetscCall(TSAdjointSetForward(ts, ctx->Jacp)); in Adjoint2()
598 PetscCall(TSAdjointSetForward(ts, actx->Jacp)); in ComputeObjHessianWithSOA()
1000 PetscErrorCode TSAdjointSetForward(TS ts, Mat didp) in TSAdjointSetForward() function
397 PETSC_EXTERN PetscErrorCode TSAdjointSetForward(TS, Mat);