Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetsclog.h376 static inline PetscErrorCode PetscLogObjectCreate(PetscObject o) in PetscLogObjectCreate() function
658 #define PetscLogObjectCreate(h) ((void)(h), PETSC_SUCCESS) macro