Searched refs:PetscLogEventSetActive (Results 1 – 1 of 1) sorted by relevance
1194 static PetscErrorCode PetscLogEventSetActive(PetscLogStage stage, PetscLogEvent event, PetscBool is… in PetscLogEventSetActive() function1231 PetscCall(PetscLogEventSetActive(PETSC_DEFAULT, event, PETSC_TRUE)); in PetscLogEventActivate()1262 PetscCall(PetscLogEventSetActive(PETSC_DEFAULT, event, PETSC_FALSE)); in PetscLogEventDeactivate()