Re: MTL and C++ compilers - some thoughts

Nico Krzebek <[email protected]>
Newsgroups gmane.comp.lib.mtl.devel
Message-ID <[email protected]>
Hi,

> btw: I currently do FEM für (2D) convection-diffusion problems. My 
> program spends most of its time in find(..), insert(..) and vec_ref(..) 
> of compressed2D :-( 
Have you tried storage format array<compressed<> > for your system matrix? 
Judging from some comparisons I made a while ago, matrix assembly was way 
faster than with compressed2D.

Regards,
Nico

_______________________________________________
This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.