Searched defs:PetscLogEventBegin (Results 1 – 1 of 1) sorted by relevance
| /petsc/include/ |
| H A D | petsclog.h | 358 …#define PetscLogEventBegin(e, o1, o2, o3, o4) PetscLogEventBegin_Internal(e, (PetscObject)(o1), (P… macro 680 …#define PetscLogEventBegin(e, o1, o2, o3, o4) ((void)(e), (void)(o1), (void)(o2), … macro
|