int MatGetArray(Mat mat,Scalar **v)Not Collective
Currently only returns an array for the dense formats, giving access to the local portionof the matrix in the usual Fortran column oriented format.
Location: src/mat/interface/matrix.c
Matrix Index
Table of Contents