#include "petscpc.h" int PCShellSetView(PC pc,int (*view)(void*,PetscViewer))Collective on PC
pc | - the preconditioner context | |
view | - the application-provided view routine |
int view(void *ptr,PetscViewer v)
ptr | - the application context | |
v | - viewer |
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