Searched defs:PetscLogEventEnd (Results 1 – 1 of 1) sorted by relevance
| /petsc/include/ |
| H A D | petsclog.h | 373 …#define PetscLogEventEnd(e, o1, o2, o3, o4) PetscLogEventEnd_Internal(e, (PetscObject)(o1), (Petsc… macro 681 …#define PetscLogEventEnd(e, o1, o2, o3, o4) ((void)(e), (void)(o1), (void)(o2), … macro
|