hi all,

in case you are about to remove all "std::vector< std::vector< ... > >"
objects from libmesh, and replace them with something like "matrix<...>"...
i would propose the developers of libmesh to have a look on an existing C++
template library.
this template library is called blitz++ (sure most of you will be aware of
it) and it provides with the user of this lib the proper tools to
create/initialize/utilize multidimensional arrays. here is the link:
http://sourceforge.net/projects/blitz/

cheers,
Vas
------------------------------------------------------------------------------
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

Reply via email to