Shawn Walker wrote:
> Sure.  I just need to be able to compute the difference between the
> entries of two matrices.  Is there a demo for this?

It's a PETSc thing, be sure to call dolfin_init(argc,argv) at the top of
main.  Depending on where the other matrix comes from, there are many
ways to do this, but I assume you will be working with very small
matrices so you either want to put them in Matlab/Octave or just eyeball
them.

Jed

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@fenics.org
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to