PetscMapSerializeRegisterAll

Registers all of the serialization routines in the Vec package.

Synopsis

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

Input parameter

path -The dynamic library path

Keywords

PetscMap, register, all, serialize

See Also

PetscMapSerializeRegister(), PetscMapSerializeRegisterDestroy()

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