Searched defs:PetscLogEventActivate (Results 1 – 2 of 2) sorted by relevance
1228 PetscErrorCode PetscLogEventActivate(PetscLogEvent event) in PetscLogEventActivate() function
639 #define PetscLogEventActivate(a) ((void)(a), PETSC_SUCCESS) macro