petsc-3.3-p7 2013-05-11

VecConjugate

Conjugates a vector.

Synopsis

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

Input Parameters

x -the vector

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