vtk-m/examples
Allison Vacanti cdb1f5680a Add vtkm::cont::Initialize.
Also
- Renamed vtkm::cont::make_DeviceAdapterIdFromName to just overload
  make_DeviceAdapterId.
- Refactored CMake logic for unit tests
  - Since we're now querying the device tracker for the names, they
    cannot be all caps.
- Updated usages of InitLogging to use Initialize instead.
- Added changelog.
2018-12-13 10:15:44 -05:00
..
clipping Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
contour_tree Use CMake to automatically set policies to NEW. 2018-06-19 16:12:48 -04:00
contour_tree_augmented Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
cosmotools Add vtkm::cont::Initialize. 2018-12-13 10:15:44 -05:00
demo Use CMake to automatically set policies to NEW. 2018-06-19 16:12:48 -04:00
dynamic_dispatcher Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
game_of_life Change WorkletPointNeighborhood to specify neighborhood at runtime 2018-12-03 12:45:23 -07:00
hello_world Use CMake to automatically set policies to NEW. 2018-06-19 16:12:48 -04:00
histogram Use CMake to automatically set policies to NEW. 2018-06-19 16:12:48 -04:00
isosurface Use CMake to automatically set policies to NEW. 2018-06-19 16:12:48 -04:00
lagrangian Use vtkm::Math functions in ABCField. 2018-08-24 08:28:12 -04:00
multi_backend Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
oscillator Add header file for std::isstype 2018-07-26 16:33:16 -06:00
particle_advection Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
redistribute_points Update RedistributePoints to use the new serialization methods 2018-09-25 13:58:39 -04:00
rendering Use CMake to automatically set policies to NEW. 2018-06-19 16:12:48 -04:00
streamline Use CMake to automatically set policies to NEW. 2018-06-19 16:12:48 -04:00
tau_timing Use CMake to automatically set policies to NEW. 2018-06-19 16:12:48 -04:00
temporal_advection Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
tetrahedra Use CMake to automatically set policies to NEW. 2018-06-19 16:12:48 -04:00
unified_memory Use CMake to automatically set policies to NEW. 2018-06-19 16:12:48 -04:00
CMakeLists.txt Rename PPP2 to Augmented. 2018-09-26 10:48:37 -07:00