From: Sebastian Proell Date: Thu, 22 Sep 2022 14:38:31 +0000 (+0200) Subject: Increase precision of time written in xdmf output X-Git-Tag: v9.5.0-rc1~930^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f80a49df09113e27f9c4144b2aea1dda4e3a5d66;p=dealii.git Increase precision of time written in xdmf output --- diff --git a/source/base/data_out_base.cc b/source/base/data_out_base.cc index 99fc2c4e93..aceb6710ff 100644 --- a/source/base/data_out_base.cc +++ b/source/base/data_out_base.cc @@ -9783,6 +9783,7 @@ XDMFEntry::get_xdmf_content(const unsigned int indent_level) const return ""; std::stringstream ss; + ss.precision(12); ss << indent(indent_level + 0) << "\n"; ss << indent(indent_level + 1) << "