[Dune] bug in DenseMatrix

Lars Lubkoll lubkoll at zib.de
Wed May 9 15:32:35 CEST 2012


Hi,

I am currently using Dune 2.1.1 with gcc4.6.2. It looks like I have 
found a bug in "DenseMatrix<float>". When using Dune::FieldMatrix<T,r,c> 
with T=float and use its solve-method the compiler complains that it 
can't find the methods "max(float,double)" and "max(double,float)" in 
densematrix.hh.
For an example try compiling fmatrix_test.cpp

Kind Regards


Lars Lubkoll


-------------- next part --------------
A non-text attachment was scrubbed...
Name: fmatrix_test.cpp
Type: text/x-c++src
Size: 412 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20120509/470ef648/attachment.cpp>


More information about the Dune mailing list