← Back to team overview

dolfin team mailing list archive

Re: extract matrix

 

Shawn Walker wrote:
> The other `matrix' is basically an array of doubles.

Why not dump them both into Matlab?  I don't see why you want to write
C++ to do this?  Do you want to have the comparison in a unit test or
something?  You can always call Dolfin's Matrix::get, but it's overkill
to just look at the entries.

Jed

Attachment: signature.asc
Description: OpenPGP digital signature


Follow ups

References