Searched refs:TS_AdjointStep (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/interface/ |
| H A D | dlregists.c | 65 PetscCall(PetscLogEventRegister("TSAdjointStep", TS_CLASSID, &TS_AdjointStep)); in TSInitializePackage()
|
| /petsc/src/ts/interface/sensitivity/ |
| H A D | tssen.c | 4 PetscLogEvent TS_AdjointStep, TS_ForwardStep, TS_JacobianPEval; variable 1519 PetscCall(PetscLogEventBegin(TS_AdjointStep, ts, 0, 0, 0)); in TSAdjointStep() 1521 PetscCall(PetscLogEventEnd(TS_AdjointStep, ts, 0, 0, 0)); in TSAdjointStep()
|
| /petsc/include/petsc/private/ |
| H A D | tsimpl.h | 517 PETSC_EXTERN PetscLogEvent TS_AdjointStep; variable
|