Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetsclog.h390 static inline PetscErrorCode PetscLogObjectDestroy(PetscObject o) in PetscLogObjectDestroy() function
659 #define PetscLogObjectDestroy(h) ((void)(h), PETSC_SUCCESS) macro