On Fri, Nov 27, 2015 at 9:57 AM John Peterson <jwpeter...@gmail.com> wrote:

> A question for people that know more about Eigen than me: Could
> DenseMatrix<T> just be changed to an Eigen::MatrixXf or something similar?
> There might be some trickiness with interfacing with DenseSubMatrix, but it
> would be nice to get all the fast numerics stuff "for free"...
>

I would vote against this.  I've had Eigen fail to compile on esoteric
machines before (Blue Gene)... I wouldn't want to rely on it for one of the
most core objects in libMesh...

Derek
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to