dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #14092
Re: extract matrix
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
Follow ups
References