#include "petscksp.h" PetscErrorCode PCApplyTranspose(PC pc,Vec x,Vec y)Collective on PC and Vec Many br
pc | - the preconditioner context Many br | |
x | - input vector Many br |
Notes: For complex numbers this applies the non-Hermitian transpose. Many br
Developer Notes: We need to implement a PCApplyHermitianTranspose() Many br
Many br
Level:developer
Location:src/ksp/pc/interface/precon.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages