#include "petscmat.h" PetscErrorCode MatRARtNumeric(Mat A,Mat R,Mat C)Neighbor-wise Collective on Mat
A | - the matrix | |
R | - the projection matrix |
This routine is currently only implemented for pairs of AIJ matrices and classes which inherit from AIJ. C will be of type MATAIJ.
Level:intermediate
Location:src/mat/interface/matrix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages