Home
last modified time | relevance | path

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

/petsc/src/sys/logging/
H A Dplog.c2098 PETSC_INTERN PetscErrorCode PetscLogHandlerNestedSetThreshold(PetscLogHandler, PetscLogDouble, Pets…
2139 PetscCall(PetscLogHandlerNestedSetThreshold(handler, newThresh, oldThresh)); in PetscLogSetThreshold()
/petsc/src/sys/logging/handler/impls/nested/
H A Dlognested.c5 PETSC_INTERN PetscErrorCode PetscLogHandlerNestedSetThreshold(PetscLogHandler h, PetscLogDouble new… in PetscLogHandlerNestedSetThreshold() function