Searched defs:PetscLogStagePush (Results 1 – 2 of 2) sorted by relevance
790 PetscErrorCode PetscLogStagePush(PetscLogStage stage) in PetscLogStagePush() function
625 #define PetscLogStagePush(a) ((void)(a), PETSC_SUCCESS) macro