petsc-3.5.4 2015-05-23
Report Typos and Errors

ISRegisterAll

Registers all of the index set components in the IS package.

Synopsis

#include "petscis.h"  
PetscErrorCode  ISRegisterAll(void)
Not Collective

Keywords

IS, register, all

See Also

ISRegister(), ISRegisterDestroy()

Level:advanced
Location:
src/vec/is/is/interface/isregall.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages