Home
last modified time | relevance | path

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

/petsc/src/tao/linesearch/interface/
H A Ddlregis_taolinesearch.c48 PetscCall(PetscLogEventRegister("TaoLSApply", TAOLINESEARCH_CLASSID, &TAOLINESEARCH_Apply)); in TaoLineSearchInitializePackage()
H A Dtaolinesearch.c8 PetscLogEvent TAOLINESEARCH_Apply; variable
347 PetscCall(PetscLogEventBegin(TAOLINESEARCH_Apply, ls, 0, 0, 0)); in TaoLineSearchApply()
349 PetscCall(PetscLogEventEnd(TAOLINESEARCH_Apply, ls, 0, 0, 0)); in TaoLineSearchApply()
/petsc/include/petsc/private/
H A Dtaolinesearchimpl.h68 PETSC_EXTERN PetscLogEvent TAOLINESEARCH_Apply; variable