petsc-3.7.1 2016-05-15
Report Typos and Errors

PetscObjectsDump

Prints the currently existing objects.

Synopsis

#include "petscsys.h"    
PetscErrorCode  PetscObjectsDump(FILE *fd,PetscBool all)
Logically Collective on PetscViewer Many br

Input Parameter

fd - file pointer Many br
all - by default only tries to display objects created explicitly by the user, if all is PETSC_TRUE then lists all outstanding objects Many br

Options Database

-objects_dump <all> - Many br Many br

Level:advanced
Location:
src/sys/objects/inherit.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages