petsc-3.3-p7 2013-05-11

VecRegister

See VecRegisterDynamic()

Synopsis

#include "petscvec.h"  
PetscErrorCode  VecRegister(const char sname[], const char path[], const char name[], PetscErrorCode (*function)(Vec))

Level:advanced
Location:
src/vec/vec/interface/vecreg.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages