[petsc-dev] aij and baij data access
    Matthew Knepley 
    knepley at gmail.com
       
    Mon Feb  3 10:38:42 CST 2014
    
    
  
On Mon, Feb 3, 2014 at 10:22 AM, Jose David Bermeol <jbermeol at purdue.edu>wrote:
> Hi, Is it possible to access to the raw data of aij matrices(row indices,
> column indices and data). I need to used for and optimize algorithm, this
> data will keep constant all the time. So is it cossible with the public
> interface you have or not??
>
This is a question for petsc-maint.
http://www.mcs.anl.gov/petsc/petsc-dev/docs/manualpages/Mat/MatGetColumnIJ.html
http://www.mcs.anl.gov/petsc/petsc-dev/docs/manualpages/Mat/MatSeqAIJGetArray.html
    Matt
Thanks
>
-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20140203/69426355/attachment.html>
    
    
More information about the petsc-dev
mailing list