petsc4py.PETSc.garbage_view#
- petsc4py.PETSc.garbage_view(comm=None)#
Print summary of the garbage PETSc objects.
Collective.
Notes
Print out garbage summary on each rank of the communicator
comm
. If no communicator is provided thenCOMM_WORLD
is used.