Home
last modified time | relevance | path

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

/petsc/src/snes/interface/
H A Ddlregissnes.c62 PetscCall(PetscLogEventRegister("SNESSetUp", SNES_CLASSID, &SNES_SetUp)); in SNESInitializePackage()
H A Dsnes.c14 PetscLogEvent SNES_Solve, SNES_SetUp, SNES_FunctionEval, SNES_JacobianEval, SNES_NGSEval, SNES_NGSF… variable
3363 PetscCall(PetscLogEventBegin(SNES_SetUp, snes, 0, 0, 0)); in SNESSetUp()
3444 PetscCall(PetscLogEventEnd(SNES_SetUp, snes, 0, 0, 0)); in SNESSetUp()
/petsc/include/petsc/private/
H A Dsnesimpl.h300 PETSC_EXTERN PetscLogEvent SNES_SetUp; variable