VecGetSerializeType

Gets the map serialization type name (as a string) from the Vec.

Synopsis

#include "petscvec.h"  
int VecGetSerializeType(Vec map, VecSerializeType *type)
Not collective

Input Parameter

map -The map

Output Parameter

type -The map type name

Keywords

map, get, type, name

See Also

VecSetSerializeType(), VecCreate()

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