petsc-3.3-p7 2013-05-11

PetscShellView

print information about a PetscShell object to an ASCII viewer. The information printed includes the object name, url and the dependent components registered with PetscShellRegisterComponentShell(), PetscShellRegisterComponentURL() or PetscShellRegisterDependence().

Synopsis

PetscErrorCode PetscShellView(PetscShell shell,  PetscViewer viewer)
Not collective.

Input paramters

shell - - a PetscShell object
viewer - - an ASCII PetscViewer

.

See Also

PetscShellSetURL(), PetscShellRegisterComponet(), PetscShellRegisterComponentURL(), PetscShellRegisterDependence()

Level:beginner
Location:
src/sys/shell/interface/sysshell.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages