Searched defs:collective (Results 1 – 7 of 7) sorted by relevance
203 PetscBool collective; /* Flag this event as collective */ member
40 PetscBool collective; member
277 …ode PetscLogStateEventSetCollective(PetscLogState state, PetscLogEvent event, PetscBool collective) in PetscLogStateEventSetCollective()
186 …LogRegistryEventSetCollective(PetscLogRegistry registry, PetscLogEvent event, PetscBool collective) in PetscLogRegistryEventSetCollective()
64 PetscBool collective = PETSC_TRUE; in PetscLogStageGetNestedEvent() local
104 …PetscBool collective; /* Is this SF collective? Currently only SFBASIC/SFWINDOW are… member
1094 PetscErrorCode PetscLogEventSetCollective(PetscLogEvent event, PetscBool collective) in PetscLogEventSetCollective()