Searched defs:PetscLogEventSync (Results 1 – 1 of 1) sorted by relevance
331 static inline PetscErrorCode PetscLogEventSync(PetscLogEvent e, MPI_Comm comm) in PetscLogEventSync() function679 …#define PetscLogEventSync(e, comm) ((void)(e), (void)(comm), PETSC_SUCC… macro