Searched refs:PetscLogHandlerList (Results 1 – 2 of 2) sorted by relevance
6 PetscFunctionList PetscLogHandlerList = NULL; variable78 PetscCall(PetscFunctionListAdd(&PetscLogHandlerList, sname, function)); in PetscLogHandlerRegister()104 PetscCall(PetscFunctionListFind(PetscLogHandlerList, name, &r)); in PetscLogHandlerSetType()143 PetscCall(PetscFunctionListDestroy(&PetscLogHandlerList)); in PetscLogHandlerFinalizePackage()
111 PETSC_EXTERN PetscFunctionList PetscLogHandlerList; variable