Home
last modified time | relevance | path

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

/petsc/src/sys/logging/handler/impls/default/
H A Dlogdefault.c239 typedef struct _Object { struct
240 PetscObject obj; /* The associated PetscObject */
241 int parent; /* The parent id */
242 PetscLogDouble mem; /* The memory associated with the object */
243 char name[64]; /* The object name */
244 char info[64]; /* The information string */