petsc-3.7.1 2016-05-15
Report Typos and Errors

MatConjugate

replaces the matrix values with their complex conjugates

Synopsis

#include "petscmat.h" 
PetscErrorCode MatConjugate(Mat mat)
Logically Collective on Mat Many br

Input Parameters

mat -the matrix Many br

Many br

See Also

VecConjugate()

Level:advanced
Location:
src/mat/interface/matrix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages