VecSerializeRegisterAll

Registers all of the serialization routines in the Vec package.

Synopsis

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

Input parameter

path -The dynamic library path

Keywords

Vec, register, all, serialize

See Also

VecSerializeRegister(), VecSerializeRegisterDestroy()

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