Questions about Blas

Rodrigo Araujo rodrigowpa at gmail.com
Wed Sep 16 09:38:27 CDT 2009


Hi All,

I am multiplying matrices using this line of code:

ierr = MatMatMult(A, B, MAT_INITIAL_MATRIX, ((PetscReal) 2.0),
&C);CHKERRQ(ierr);

But I need to see the source code of the file which has this function,
because I´d want to see how the functions from BLAS is being used. Is that
possible? If yes, could somebody tell me how.

Thaks very much,

Regards.



-- 
Rodrigo W. Pimentel Araujo
Engenharia da Computação
UFPE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20090916/ba6962e5/attachment.htm>


More information about the petsc-users mailing list