>It looks like not many people are using dim>3 in tensor That probably means I solve my problem either in wrong or nonoptimal way (or both) :)
Thanks for fix anyway. ----- Reply message ----- From: "Martin Kronbichler" <[email protected]> To: <[email protected]> Subject: [deal.II] Bug in Tensor::operator*() Date: Fri, May 4, 2012 20:06 Alexander, > I guess it should be: > > Number q = values[0] * p.values[0]; > You are right, thanks for pointing this out. It looks like not many people are using dim>3 in tensor - otherwise a bug that fundamental would not have been undetected for half a year... :-) I fixed it in the development version and made sure we test it, too. Best, Martin _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
