petsc-3.3-p7 2013-05-11

MatRegister

See MatRegisterDynamic()

Synopsis

#include "petscmat.h" 
PetscErrorCode  MatRegister(const char sname[],const char path[],const char name[],PetscErrorCode (*function)(Mat))

Level:advanced
Location:
src/mat/interface/matreg.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages