I actually use the eigen3 matrix format to store basis function evaluations at gauss points and compute local matrices using outer products of columns and transposed columns of these matrices. In SpaFEDTe this is working quite well.
Good to know that you are also planning to move to a matrix based storage, this means that my choice was not so bad. Lorenzo On Oct 25, 2012, at 12:03 AM, Roy Stogner wrote: > > On Wed, 24 Oct 2012, David Knezevic wrote: > >> http://eigen.tuxfamily.org/index.php?title=Licensing_FAQ > > Looks like it's mostly MPL2, which is LGPL- and GPL- compatible, and > the exceptions (which cover functionality we wouldn't need to use) are > components under the LGPL3, which is LGPL2- and GPL- compatible? > --- > Roy > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_sfd2d_oct > _______________________________________________ > Libmesh-devel mailing list > Libmesh-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/libmesh-devel ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Libmesh-devel mailing list Libmesh-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-devel