PetscErrorCode PetscShellCreate(MPI_Comm comm, PetscShell *shell)Logically collective on comm.
Notes: the default shell corresponding to PETSC_COMM_WORLD is PETSC_SHELL_DEFAULT_WORLD. Likewise for PETSC_COMM_SELF and PETSC_SHELL_DEFAULT_SELF.
.
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