For all precision output use max_digits10
This guarantees floating-point -> text -> floating-point roundtrip. Those places, where the output precision was explicitly set to 15-18 places, were replaced with max_digits10 precision.
Showing
- Applications/FileIO/Gmsh/GMSHInterface.cpp 1 addition, 1 deletionApplications/FileIO/Gmsh/GMSHInterface.cpp
- Applications/FileIO/Gmsh/GMSHPolygonTree.cpp 1 addition, 1 deletionApplications/FileIO/Gmsh/GMSHPolygonTree.cpp
- Applications/FileIO/Legacy/OGSIOVer4.cpp 3 additions, 3 deletionsApplications/FileIO/Legacy/OGSIOVer4.cpp
- Applications/FileIO/TetGenInterface.cpp 2 additions, 2 deletionsApplications/FileIO/TetGenInterface.cpp
- Applications/Utils/MeshEdit/queryMesh.cpp 2 additions, 2 deletionsApplications/Utils/MeshEdit/queryMesh.cpp
- Applications/Utils/ModelPreparation/ComputeNodeAreasFromSurfaceMesh.cpp 2 additions, 2 deletions...tils/ModelPreparation/ComputeNodeAreasFromSurfaceMesh.cpp
- Applications/Utils/ModelPreparation/createNeumannBc.cpp 1 addition, 1 deletionApplications/Utils/ModelPreparation/createNeumannBc.cpp
- BaseLib/IO/Writer.cpp 1 addition, 1 deletionBaseLib/IO/Writer.cpp
- ChemistryLib/PhreeqcIO.cpp 1 addition, 1 deletionChemistryLib/PhreeqcIO.cpp
- GeoLib/AnalyticalGeometry.cpp 2 additions, 2 deletionsGeoLib/AnalyticalGeometry.cpp
- GeoLib/IO/AsciiRasterInterface.cpp 1 addition, 1 deletionGeoLib/IO/AsciiRasterInterface.cpp
- GeoLib/IO/TINInterface.cpp 1 addition, 1 deletionGeoLib/IO/TINInterface.cpp
- GeoLib/IO/XmlIO/Qt/XmlGmlInterface.cpp 3 additions, 3 deletionsGeoLib/IO/XmlIO/Qt/XmlGmlInterface.cpp
- GeoLib/IO/XmlIO/Qt/XmlStnInterface.cpp 3 additions, 3 deletionsGeoLib/IO/XmlIO/Qt/XmlStnInterface.cpp
- MeshGeoToolsLib/GeoMapper.cpp 1 addition, 1 deletionMeshGeoToolsLib/GeoMapper.cpp
- MeshLib/IO/VtkIO/PVDFile.cpp 1 addition, 1 deletionMeshLib/IO/VtkIO/PVDFile.cpp
- MeshLib/IO/XDMF/writeXdmf.cpp 7 additions, 5 deletionsMeshLib/IO/XDMF/writeXdmf.cpp
- ProcessLib/Assembly/MatrixOutput.cpp 14 additions, 8 deletionsProcessLib/Assembly/MatrixOutput.cpp
- ProcessLib/CompareJacobiansJacobianAssembler.h 1 addition, 1 deletionProcessLib/CompareJacobiansJacobianAssembler.h
- Tests/MaterialLib/TestMPLAverageMolarMass.cpp 1 addition, 1 deletionTests/MaterialLib/TestMPLAverageMolarMass.cpp
Loading
Please register or sign in to comment