Searched defs:_n_PetscObjectList (Results 1 – 1 of 1) sorted by relevance
1637 struct _n_PetscObjectList { struct1638 char name[256];1639 …ce; /* when the PetscObjectList is destroyed do not call PetscObjectDereference() on this object */1640 PetscObject obj;1641 PetscObjectList next;