#include "petscsys.h" PetscErrorCode PetscObjectsDump(FILE *fd,PetscBool all)Logically Collective on PetscViewer
fd | - file pointer | |
all | - by default only tries to display objects created explicitly by the user, if all is PETSC_TRUE then lists all outstanding objects |