petsc-3.3-p7 2013-05-11
ISRegisterAll
Registers all of the index set components in the IS package.
Synopsis
#include "petscis.h"
PetscErrorCode ISRegisterAll(const char path[])
Not Collective
Input parameter
path -The dynamic library path
Keywords
IS, register, all
See Also
ISRegister(), ISRegisterDestroy(), ISRegisterDynamic()
Level:advanced
Location:src/vec/is/interface/isregall.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages