#include "petscmat.h" PetscErrorCode MatCreateTranspose(Mat A,Mat *N)Collective on Mat Many br
Many br
Notes: The transpose A' is NOT actually formed! Rather the new matrix Many brobject performs the matrix-vector product by using the MatMultTranspose() on Many brthe original matrix Many br
Level:intermediate
Location:src/mat/impls/transpose/transm.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages