petsc-3.3-p7 2013-05-11

MatSeqAIJFromMatlab

Given a MATLAB sparse matrix, fills a SeqAIJ matrix with its transpose.

Synopsis

PetscErrorCode  MatSeqAIJFromMatlab(mxArray *mmat,Mat mat)
Not Collective

Input Parameters

mmat - a MATLAB sparse matris
mat - a already created MATSEQAIJ

Level:intermediate
Location:
src/mat/impls/aij/seq/matlab/aijmatlab.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages