- 29 Jun, 2022 2 commits
-
-
62ac6092 restore ContourTreeAugmented worklet unit test 62e8c183 fixed CMakeLists.txt identation 4ea27a6c add installation of header files 7c8dbcde migrated ContourTreeAugmented filter Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !2793
-
Li-Ta Lo authored
-
- 28 Jun, 2022 3 commits
-
-
Li-Ta Lo authored
-
Li-Ta Lo authored
-
6e5ad1a3 Add changelog for splitting MeshQuality filter 7f96fce7 Move MeshQualityAspectGamma to its own filter c3fcc946 Move MeshQualityAspectRatio to its own filter 5288afa5 Move MeshQualityCondition to its own filter 86c0e1a9 Move MeshQualityDiagonalRatio to its own filter 0adf88fb Move MeshQualityDimension to its own filter cb119cf2 Move MeshQualityJacobian to its own filter 2431d4fe Move MeshQualityMaxAngle to its own filter ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Li-Ta Lo <ollie@lanl.gov> Merge-request: !2792
-
- 27 Jun, 2022 1 commit
-
-
Li-Ta Lo authored
-
- 23 Jun, 2022 24 commits
-
-
Kenneth Moreland authored
-
Kenneth Moreland authored
All the mesh quality metrics are now in their own filter. Remove the worklet that attempted to do all of them and clean up the uber MeshQuality filter to only be using the specific filters.
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
Also added functions to MeshQualityArea and MeshQualityVolume to find the average area and volume, respectively, of a dataset. This can now be shared among metrics that need this value. Also had to make a small change to the Run method of MeshQualityWorklet to preserve state of the worklet.
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
Also using the MeshQualityArea and MeshQualityVolume filters to compute the average area/volume for other metrics.
-
Kenneth Moreland authored
-
Kenneth Moreland authored
Previously, MIRFilter directly used MeshQuality's worklet to compute areas/volumes. However, it is not a great idea to be touching the internal worklets of other filters, which are going to change soon. Besides, this should speed up compilation a little bit since the mesh quality will only have to be compiled once.
-
- 22 Jun, 2022 1 commit
-
-
f3c4813f install worklet header de010fb2 update examples 579b75bb migrate ContourTreeUniform filter Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Gunther Weber <ghweber@lbl.gov> Merge-request: !2784
-
- 21 Jun, 2022 2 commits
-
-
-
982e9655 1.8.0 is our 12th official release of VTK-m. fdd5e04e Update release notes for 1.8.0 Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !2787
-
- 16 Jun, 2022 4 commits
-
-
daf41d29 ci: memcheck generates junit reports Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !2788
-
Vicente Bolea authored
-
Vicente Bolea authored
The major changes to VTK-m from (previous release) can be found in: docs/changelog/1.8.0/release-notes.md
-
Vicente Bolea authored
-
- 15 Jun, 2022 3 commits
-
-
-
814ec27f Add MapperGlyphScalar and MapperGlyphVector mappers Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Vicente Bolea <vicente.bolea@kitware.com> Merge-request: !2747
-
814ec27f Add MapperGlyphScalar and MapperGlyphVector mappers Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Vicente Bolea <vicente.bolea@kitware.com> Merge-request: !2747
-