#include "petscpc.h" int PCShellSetSetUp(PC pc,int (*setup)(void*))Collective on PC
int setup (void *ptr)
Level:developer
Location:src/sles/pc/impls/shell/shellpc.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages
pc | - the preconditioner context | |
setup | - the application-provided setup routine | |
ptr | - the application context |