petsc-3.3-p7 2013-05-11
PetscShellGetURL
retrieve the URL defining the backend that implements the PetscShellCall() functionality.
Synopsis
PetscErrorCode PetscShellGetURL(PetscShell shell, const char **url)
Not collective.
Input paramters
shell -- a PetscShell object
Output parameters
url -- the URL string
.
See Also
PetscShellSetURL(), PetscShellCall()
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