PetscMapRegisterAll

Registers all of the map components in the Vec package.

Synopsis

#include "vec.h"  
int PetscMapRegisterAll(const char path[])
Not Collective

Input parameter

path -The dynamic library path

Keywords

map, register, all

See Also

PetscMapRegister(), PetscMapRegisterDestroy()

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