← Back to team overview

dolfin team mailing list archive

Re: extract matrix

 

Yeah, nevermind.  I got it working.

- Shawn

On Mon, 22 Jun 2009, Jed Brown wrote:

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




References