int VecSetOption(Vec x,VecOption op)Collective on Vec
x | - the vector |
op | - the option |
Note: Currently the only option supported isVEC_IGNORE_OFF_PROC_ENTRIES, which causes VecSetValues() to ignoreentries destined to be stored on a seperate processor.
Location: src/vec/interface/vector.c
Vector Index
Table of Contents