vtk-m/examples
Kenneth Moreland 264a8a4b6c Remove dependence of examples on testing files
The testing files (even the headers) are not available if
`VTKm_ENABLE_TESTING` is off.

Mostly, the testing was used to generate example data sets. Instead,
change the examples to load data files.
2021-09-08 08:54:15 -06:00
..
clipping Remove dependence of examples on testing files 2021-09-08 08:54:15 -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 Remove dependence of examples on testing files 2021-09-08 08:54:15 -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 Remove dependence of examples on testing files 2021-09-08 08:54:15 -06:00
multi_backend update cuda examples to use RuntimeDeviceConfiguration 2021-09-02 09:17:36 -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 Remove dependence of examples on testing files 2021-09-08 08:54:15 -06: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 Remove dependence of examples on testing files 2021-09-08 08:54:15 -06:00
CMakeLists.txt Logistic map as an example of how to use the ImageWriter. 2021-01-16 15:13:33 -05:00