Home
last modified time | relevance | path

Searched refs:PetscLogStateEventSetCollective (Results 1 – 4 of 4) sorted by relevance

/petsc/src/sys/logging/handler/impls/nested/
H A Dlognested.c40 PetscCall(PetscLogStateEventSetCollective(nested->state, *nested_event, event_info.collective)); in PetscLogEventGetNestedEvent()
77 PetscCall(PetscLogStateEventSetCollective(nested->state, *nested_event, collective)); in PetscLogStageGetNestedEvent()
/petsc/src/sys/logging/state/
H A Dlogstate.c277 PetscErrorCode PetscLogStateEventSetCollective(PetscLogState state, PetscLogEvent event, PetscBool … in PetscLogStateEventSetCollective() function
/petsc/src/sys/logging/
H A Dplog.c1100 if (state) PetscCall(PetscLogStateEventSetCollective(state, event, collective)); in PetscLogEventSetCollective()
/petsc/include/
H A Dpetsclog.h93 PETSC_EXTERN PetscErrorCode PetscLogStateEventSetCollective(PetscLogState, PetscLogEvent, PetscBool…