vtk-m/examples
Kenneth Moreland 69bacdfca8 Fix deprecation warning in histogram example
The examples do not get compiled as often as the test, so minor issues
sometimes creep in. The histogram example was still using some
deprecated methods.
2021-08-06 06:53:29 -06:00
..
clipping Update VTKDataSetWriter to compile into vtkm_io 2020-05-19 14:32:48 -06:00
contour_tree Fix deprecation warnings 2021-01-26 07:56:39 -07:00
contour_tree_augmented Fix deprecation warnings 2021-01-26 07:56:39 -07:00
contour_tree_distributed Use --vtkm-device instad of -d in test script 2021-06-28 15:44:43 -07:00
cosmotools Improvements to moving data into ArrayHandle 2020-07-23 10:53:38 -06:00
demo clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
game_of_life restore comment, add needed #include 2020-07-21 18:21:44 -06:00
hello_worklet Update VTKDataSetWriter to compile into vtkm_io 2020-05-19 14:32:48 -06:00
histogram Fix deprecation warning in histogram example 2021-08-06 06:53:29 -06:00
ising Break circular dependency of ArrayCopy.h and UnknownArrayHandle.h 2021-02-02 17:33:08 -07:00
lagrangian Fix CUDA compilation error with Lagrangian filter 2021-02-16 13:25:11 -07:00
lagrangian_structures Remove DataSetFieldAdd from examples as well. 2020-05-27 16:26:11 -04:00
logistic_map Refactor to more idiomatic use of worklets. 2021-04-09 14:56:19 -04:00
mesh_quality Move VTKDataSetReaderBase code to vtkm_io 2020-05-19 12:27:01 -06:00
multi_backend Support coordinates of both float32 and float64 2020-07-14 08:53:01 -06:00
oscillator Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
particle_advection Change particle type in examples 2020-08-26 09:36:09 -04:00
polyline_archimedean_helix Fix deprecation warnings 2021-01-26 07:56:39 -07:00
redistribute_points Remove use of deprecated ImplicitFunctions with virtual methods 2021-02-22 06:40:02 -07:00
streamline_mpi Change particle type in examples 2020-08-26 09:36:09 -04:00
temporal_advection Change particle type in examples 2020-08-26 09:36:09 -04:00
tetrahedra Update VTKDataSetWriter to compile into vtkm_io 2020-05-19 14:32:48 -06:00
CMakeLists.txt Logistic map as an example of how to use the ImageWriter. 2021-01-16 15:13:33 -05:00