vtk-m2/vtkm/cont/openmp
Allison Vacanti bff75de48c Use std::is_integral<T>::value instead of is_int<>{}.
NVCC doesn't seem to handle the construction + implicit conversion
well. Explicitly specifying the value fixes this.
2019-07-23 11:38:37 -04:00
..
internal Use std::is_integral<T>::value instead of is_int<>{}. 2019-07-23 11:38:37 -04:00
testing First Extrude commit. 2019-06-20 22:17:24 -04:00
CMakeLists.txt conslidate the license statement 2019-04-17 10:57:13 -06:00
DeviceAdapterOpenMP.h conslidate the license statement 2019-04-17 10:57:13 -06:00