- Jan 03, 2024
-
-
Dmitri Naumov authored
Reading the VTU files can trigger floating point exceptions. Because we are not debugging VTK (or other libraries) at this point, the floating point exceptions are temporarily disabled and are restored at the end of the scope.
-
- Jan 02, 2024
-
-
Dmitri Naumov authored
-
- Jul 19, 2023
-
-
- May 23, 2023
-
-
MeshLib/IO/VtkIO/
-
- Jan 03, 2023
-
-
- Jun 13, 2022
-
-
- Jan 09, 2022
-
-
Dmitri Naumov authored
-
- Nov 07, 2021
-
-
- May 28, 2021
-
-
Tom Fischer authored
This change makes it possible to use MPI related mesh IO functionality without initializing PETSc.
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Dec 16, 2020
-
-
Lars Bilke authored
-
- Nov 09, 2020
-
-
Tobias Meisel authored
writeMeshToFile is used in about 20 other places (utils) here we use implicite conversion from string to filesystem
-
- Nov 03, 2020
-
-
Karsten Rink authored
-
- May 04, 2020
-
-
Lars Bilke authored
-
- Apr 16, 2020
-
-
Tom Fischer authored
-
- Apr 14, 2020
-
-
Dmitri Naumov authored
The fmt library happily accepts std::string without any conversions.
-
- Apr 10, 2020
-
-
Dmitri Naumov authored
-
Include spdlog via BaseLib/Logging.h, which provides macro replacements for ERR/DBUG/WARN/INFO...
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Mar 06, 2019
-
-
Tom Fischer authored
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Dec 19, 2018
-
-
Dmitri Naumov authored
Only in ERR/WARN/INFO/DBUG/OGS_FATAL and similar, not in formatted output like xml files.
-
- Nov 06, 2018
-
-
Dmitri Naumov authored
-
- Jun 20, 2018
-
-
Dmitri Naumov authored
New versions of logog do not have an implicit ; after the macros.
-
- Jan 02, 2018
-
-
Dmitri Naumov authored
Clang format run on near-the-header lines. Happy New Year
-
- Aug 15, 2017
-
-
Christoph Lehmann authored
* added check for zero elements in vtu input * removed check that axiymmetric meshes must be 2D
-
- Apr 25, 2017
-
-
- Feb 27, 2017
-
-
vtkXMLWriter::Ascii dataMode test dropped. We maybe should drop support for it completely: http://www.vtk.org/pipermail/vtkusers/2014-October/089400.html vtkXMLWriter::Appended test added as this mode was fixed in VTK: https://gitlab.kitware.com/vtk/vtk/commit/f2fd417af9fdb4d92a87f3bd5e2cb888a82b0883
-
- Jan 09, 2017
-
-
- Jul 28, 2016
-
-
Christoph Lehmann authored
otherwise there are problems if some directory in the path contains dots in its name.
-
- Jul 25, 2016
-
-
wenqing authored
-
- Jun 21, 2016
-
-
Dmitri Naumov authored
Also remove unneeded default dtors.
-
- Jun 16, 2016
-
-
Norihiro Watanabe authored
-
- Jun 14, 2016
-
-
Norihiro Watanabe authored
-
- Jun 03, 2016
-
-
Norihiro Watanabe authored
-
- May 17, 2016
-
-
Dmitri Naumov authored
-
- May 10, 2016
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jan 13, 2016
-
-
Dmitri Naumov authored
-
- Jan 08, 2016
-
-
Tom Fischer authored
-