petsc-3.9.4 2018-09-11
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()

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