Home
last modified time | relevance | path

Searched defs:PetscLogEventSync (Results 1 – 1 of 1) sorted by relevance

/petsc/include/
H A Dpetsclog.h331 static inline PetscErrorCode PetscLogEventSync(PetscLogEvent e, MPI_Comm comm) in PetscLogEventSync() function
679 …#define PetscLogEventSync(e, comm) ((void)(e), (void)(comm), PETSC_SUCC… macro