PetscErrorCode PetscShellCall(PetscShell shell, const char* message)Logically collective on PetscShell.
shell | - - a PetscShell object | |
message | - - a character string |
Notes: In response to the message the object performs actions defined by its URL (see PetscShellSetURL()). Side effects may include, in particular, actions on the composed objects (see PetscObjectCompose()).
.
Level:intermediate
Location:src/sys/shell/interface/sysshell.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages