petsc-3.7.5 2017-01-01
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