[Dune] printvector changes output format
Markus Blatt
Markus.Blatt at ipvs.uni-stuttgart.de
Wed Jan 31 14:39:31 CET 2007
Hi,
On Wed, Jan 31, 2007 at 12:30:44PM +0100, Bernd Flemisch wrote:
> Dear Dune-Users,
>
> the printvector routine in istl/io.hh may change the output format in a
> way which is not desired. For example, assigning the value 1e-7 to a
> double, and printing it via std::cout << gives the exact value. But
> after the printvector has been carried out, printing it gives 0.000000.
> This may be quite misleading. See the following example:
>
thanks for the hint.
Should be fixed in revision 717 (trunk) and 718 (release).
Cheers,
Markus
More information about the Dune
mailing list