VecReciprocal
Replaces each component of a vector by its reciprocal.
Synopsis
int VecReciprocal(Vec vec)
Collective on Vec
Input Parameter
v -the vector
Output Parameter
v -the vector reciprocal
Keywords
vector, reciprocal
Level:intermediate
Location:src/vec/interface/vector.c
Vector Index
Table of Contents