petsc-3.6.4 2016-04-12
Report Typos and Errors

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