#include "petscpc.h" PetscErrorCode PCShellSetSetUp(PC pc,PetscErrorCode (*setup)(PC))Logically Collective on PC Many br
pc | - the preconditioner context Many br | |
setup | - the application-provided setup routine Many br | |
pc | - the preconditioner, get the application context with PCShellGetContext() Many br |