MR cleanup.

Move some python testing files for the paper into the paper repo. (removing from VTK-m repo)
Removed a #define that is no longer needed.
This commit is contained in:
Dave Pugmire 2017-07-10 14:30:38 -05:00
parent b86ca21b6d
commit 929b10fa72
2 changed files with 0 additions and 4 deletions

@ -20,6 +20,4 @@
#define VTKM_DEVICE_ADAPTER VTKM_DEVICE_ADAPTER_CUDA
#define __BUILDING_CUDA_VERSION__
#include "ParticleAdvection.cxx"

@ -20,6 +20,4 @@
#define VTKM_DEVICE_ADAPTER VTKM_DEVICE_ADAPTER_CUDA
#define __BUILDING_CUDA_VERSION__
#include "ParticleAdvectionRectilinear.cxx"