petsc-3.3-p7 2013-05-11

PCRegister

See PCRegisterDynamic()

Synopsis

#include "petscksp.h" 
PetscErrorCode  PCRegister(const char sname[],const char path[],const char name[],PetscErrorCode (*function)(PC))

Level:advanced
Location:
src/ksp/pc/interface/precon.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages

Examples

src/ksp/ksp/examples/tutorials/ex12.c.html