vtk-m/examples/isosurface
Kenneth Moreland 893f3115f2 Fix precision warnings when FloatDefault is 64 bit
When VTKm_USE_DOUBLE_PRECISION is on (not the default), then
vtkm::FloatDefault is set to 64 bit values. There was some code that was
coded for 32 bit and never checked for 64 bit (on all compilers).
2016-08-26 09:33:37 -06:00
..
CMakeLists.txt Fix config issues with headers and libraries 2016-08-23 14:07:38 -06:00
IsosurfaceUniformGrid.cu nvcc doesn't have troubles with boost shared_ptr optimizations 2016-07-19 13:26:23 -04:00
IsosurfaceUniformGrid.cxx Fix precision warnings when FloatDefault is 64 bit 2016-08-26 09:33:37 -06:00
IsosurfaceUniformGridTBB.cxx Switch over to a simpler way to specify the vtkm backend. 2015-09-16 13:16:25 -04:00
quaternion.h Make sure all source files are declared in the examples 2016-06-02 10:24:21 -06:00