← Back to team overview

dolfin team mailing list archive

Re: Dense matrices

 

If we need a dense matrix and PETSc is not enough, I think the most
natural would be to create a class DenseMatrix that could wrap Blitz++
or something else.

I would hesitate to create a blitz dependency. I've had portability issues (like it doesn't work on intel compilers, the native g++ on apple barfs)

/Anders

_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev




Follow ups

References