- Jul 17, 2023
-
-
Julian Heinze authored
-
Julian Heinze authored
- long arrays - ogs data arrays
-
- Jul 12, 2023
-
-
Dmitri Naumov authored
Now changes are in the class, function, methods documentation and not in the headers. This unifies to the most common case.
-
Dmitri Naumov authored
This unifies the doxygen headers. If the (doxygen) header is not starting with \file, the following documentation is attributed to a different entity resulting is multiple copyright blocks and the like in the doxygen's html files.
-
- Jun 09, 2023
-
-
Julian Heinze authored
-now in header
-
Julian Heinze authored
-
Julian Heinze authored
- getDimensions() now called getNumberOfVoxelPerDimension() - now input is ranges instead of min max - and included restrictions to function (only positive cellsize) - if ranges = 0 return 1 voxel per dimension - removed constexpr of str cell_id_name - clang-format
-
Julian Heinze authored
- now pnt is directly assigned without assigning i,j,k and write them to a pnt
-
Julian Heinze authored
- tidied up includes - moved cell_id_name to namespace - docu cell_id_name - secured to dereference property with "cell_id_name"
-
Julian Heinze authored
meshgenerators moved to meshtoolslib
-
Julian Heinze authored
-from MeshLib::PropertyVector<int> const& to auto
-
Julian Heinze authored
Allowing to make the functions from Vtu2Grid visible for accessing them in the DataExplorer.
-
- Jun 08, 2023
-
-
Tom Fischer authored
-
- Jun 05, 2023
-
-
joergbuchwald authored
-
- May 30, 2023
-
-
Tom Fischer authored
-
Tom Fischer authored
-
-
- May 29, 2023
- May 25, 2023
-
-
wenqing authored
-
- May 23, 2023
-
-
Dmitri Naumov authored
-
wenqing authored
-
wenqing authored
in the files in MeshToolsLib.
-
wenqing authored
to MeshToolsLib
-