Searched refs:PetscLogStateEventSetActiveAll (Results 1 – 3 of 3) sorted by relevance
384 PetscErrorCode PetscLogStateEventSetActiveAll(PetscLogState state, PetscLogEvent event, PetscBool i… in PetscLogStateEventSetActiveAll() function
1357 if (state) PetscCall(PetscLogStateEventSetActiveAll(state, event, isActive)); in PetscLogEventSetActiveAll()
95 PETSC_EXTERN PetscErrorCode PetscLogStateEventSetActiveAll(PetscLogState, PetscLogEvent, PetscBool);