Home
last modified time | relevance | path

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

/petsc/src/ts/interface/sensitivity/
H A Dtssen.c4 PetscLogEvent TS_AdjointStep, TS_ForwardStep, TS_JacobianPEval; variable
221 PetscCall(PetscLogEventBegin(TS_JacobianPEval, ts, U, Amat, 0)); in TSComputeIJacobianP()
245 PetscCall(PetscLogEventEnd(TS_JacobianPEval, ts, U, Amat, 0)); in TSComputeIJacobianP()