vtk-m/examples
Kenneth Moreland 28683930e3 Updated constructors for mesh info classes to conform with other filters
The `CellMeasures` and `MeshQuality` filters had constructors that took the
metric that the filter should generate. However, this is different than the
iterface of the rest of the filters. To make the interface more consistent,
these filters now have a default (no argument) constructor, and the metric
to compute is selected via a method. This makes it more clear what is being
done.

In addition, the documentation for these two classes is updated.
2024-03-07 20:47:09 -05:00
..
clipping Document data that comes from VisIt tutorial 2023-03-14 12:25:21 -06:00
contour_tree cmake: namespace vtkm export targets 2022-12-09 18:46:56 -05:00
contour_tree_augmented Refer to field by name instead of index to fix crash in contour tree exmaple. 2023-04-07 19:05:07 -07:00
contour_tree_distributed Implement computing branch decomposition info and added unit test 2023-08-25 19:22:59 -04:00
cosmotools cmake: namespace vtkm export targets 2022-12-09 18:46:56 -05:00
demo enable copying for Actor and ConnectivityProxy 2023-06-02 10:32:44 -06:00
game_of_life Fix deprecation warning in example 2024-02-21 17:15:32 -05:00
hello_worklet Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09:00
histogram cmake: namespace vtkm export targets 2022-12-09 18:46:56 -05:00
ising enable copying for Actor and ConnectivityProxy 2023-06-02 10:32:44 -06:00
lagrangian cmake: namespace vtkm export targets 2022-12-09 18:46:56 -05:00
lagrangian_structures cmake: namespace vtkm export targets 2022-12-09 18:46:56 -05:00
logistic_map cmake: namespace vtkm export targets 2022-12-09 18:46:56 -05:00
mesh_quality Updated constructors for mesh info classes to conform with other filters 2024-03-07 20:47:09 -05:00
multi_backend Deprecated vtkm::filter::FilterField 2024-02-12 08:13:19 +09:00
oscillator cmake: namespace vtkm export targets 2022-12-09 18:46:56 -05:00
particle_advection Remove unlicensed data 2023-03-13 13:54:44 -06:00
polyline_archimedean_helix cmake: namespace vtkm export targets 2022-12-09 18:46:56 -05:00
redistribute_points Simplify serialization of DataSet objects 2023-03-03 09:17:44 -07:00
smoke_test cmake: Add makefile against install test 2023-09-11 14:27:36 -04:00
streamline_mpi Merge topic 'remove-unlicensed-data' 2023-03-14 11:42:03 -04:00
temporal_advection Hide Particle class members 2022-12-13 13:19:21 -05:00
tetrahedra Document data that comes from VisIt tutorial 2023-03-14 12:25:21 -06:00
CMakeLists.txt cmake: Add makefile against install test 2023-09-11 14:27:36 -04:00