Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Dlinesearchimpl.h9 PETSC_EXTERN PetscLogEvent SNESLINESEARCH_Apply; variable
/dports/science/PETSc/petsc-3.14.1/src/snes/interface/
H A Ddlregissnes.c64 …ierr = PetscLogEventRegister("SNESLineSearch", SNESLINESEARCH_CLASSID,&SNESLINESEARCH_Apply)… in SNESInitializePackage()
/dports/science/PETSc/petsc-3.14.1/src/snes/linesearch/interface/
H A Dlinesearch.c7 PetscLogEvent SNESLINESEARCH_Apply; variable
619 ierr = PetscLogEventBegin(SNESLINESEARCH_Apply,linesearch,X,F,Y);CHKERRQ(ierr); in SNESLineSearchApply()
623 ierr = PetscLogEventEnd(SNESLINESEARCH_Apply,linesearch,X,F,Y);CHKERRQ(ierr); in SNESLineSearchApply()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS11357 PETSC_EXTERN PetscLogEvent SNESLINESEARCH_Apply;9,233
62474 PetscLogEvent SNESLINESEARCH_Apply;7,227
H A DCTAGS29179 SNESLINESEARCH_Apply include/petsc/private/linesearchimpl.h /^PETSC_EXTERN PetscLogEvent SNESLINESE…
29180 SNESLINESEARCH_Apply src/snes/linesearch/interface/linesearch.c /^PetscLogEvent SNESLINESEARCH_Appl…