Searched defs:PetscLogGetState (Results 1 – 2 of 2) sorted by relevance
220 PetscErrorCode PetscLogGetState(PetscLogState *state) in PetscLogGetState() function
616 #define PetscLogGetState(a) (*(a) = NULL, PETSC_SUCCESS) macro