#include "petscpc.h" PetscErrorCode PCShellSetDestroy(PC pc,PetscErrorCode (*destroy)(PC))Logically Collective on PC Many br
pc | - the preconditioner context Many br | |
destroy | - the application-provided destroy routine Many br | |
ptr | - the application context Many br |