vtk-m/examples
Kenneth Moreland f6b13df513 Support coordinates of both float32 and float64
Previously there were issues if the coordinate system was using floating
point values that were not FloatDefault. This remedies that issue.
2020-07-14 08:53:01 -06:00
..
clipping Update VTKDataSetWriter to compile into vtkm_io 2020-05-19 14:32:48 -06:00
contour_tree Remove DataSetFieldAdd from examples as well. 2020-05-27 16:26:11 -04:00
contour_tree_augmented Add BRACT for distributed contour tree computation 2020-06-12 11:50:01 -06:00
contour_tree_distributed Update contour_tree_distributed to work with the new diy API 2020-07-01 08:28:10 -04:00
cosmotools Correct implicit signed conversion warnings 2020-05-12 09:38:18 -04:00
demo Merge conflict resolution. 2020-06-13 14:21:25 -04:00
game_of_life Convert filters to use precompiled field map functions where applicable 2020-05-21 08:34:32 -06:00
hello_worklet Update VTKDataSetWriter to compile into vtkm_io 2020-05-19 14:32:48 -06:00
histogram Build diy as a library 2020-06-08 15:57:51 -05:00
lagrangian Remove DataSetFieldAdd from examples as well. 2020-05-27 16:26:11 -04:00
lagrangian_structures Remove DataSetFieldAdd from examples as well. 2020-05-27 16:26:11 -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 Move VTKDataSetReaderBase code to vtkm_io 2020-05-19 12:27:01 -06:00
polyline_archimedean_helix Remove Initialize() boilerplate. 2020-06-05 13:38:18 -04:00
redistribute_points Build diy as a library 2020-06-08 15:57:51 -05:00
temporal_advection Move VTKDataSetReaderBase code to vtkm_io 2020-05-19 12:27:01 -06:00
tetrahedra Update VTKDataSetWriter to compile into vtkm_io 2020-05-19 14:32:48 -06:00
CMakeLists.txt Enable the Game of Life example back 2020-07-06 12:25:42 -05:00