VecConjugate

Conjugates a vector.

Synopsis

#include "petscvec.h" 
int VecConjugate(Vec x)
Collective on Vec

Input Parameters

x -the vector

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