vtk-m2/vtkm
2015-09-02 11:34:36 -04:00
..
benchmarking Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
cont All occurrences of thrust invocation uses an execution policy. 2015-09-01 19:32:49 -04:00
exec Allow us to still use __ldg texture load with the new VTKM_EXEC_CONT_EXPORT. 2015-09-02 11:34:36 -04:00
internal VTKM_EXEC_EXPORT now functions as __device__ __host__ 2015-09-02 11:30:16 -04:00
opengl All occurrences of thrust invocation uses an execution policy. 2015-09-01 19:32:49 -04:00
testing Tests catch STL exceptions and report on their names. 2015-08-28 12:19:46 -06:00
worklet Allow the user to use an ArrayHandle for the field for IsoSurface. 2015-09-02 01:04:48 -04:00
BinaryOperators.h Suppress bad conversion warnings generated by gcc. 2015-08-06 14:06:43 -04:00
BinaryPredicates.h Add vtkm/BinaryOperators header. 2015-08-04 16:55:53 -04:00
CellShape.h Forgot to add export macro to CellShapeTagGeneric 2015-08-27 17:34:28 -06:00
CellTraits.h Remove pixel and voxel cell types 2015-08-27 17:03:13 -06:00
CMakeLists.txt Add CellTraits class 2015-08-27 16:31:05 -06:00
Extent.h Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
ListTag.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
Math.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
Math.h.in Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
Matrix.h Add VecVariable 2015-08-14 09:15:46 -06:00
Pair.h Make PrintSummary actually work for Field and CoordinateSystem. 2015-08-27 10:20:30 -06:00
TopologyElementTag.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
TypeListTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Types.h Remove namespaces from doxygen that don't exist. 2015-08-31 13:06:44 -04:00
TypeTraits.h Fix typo TypeTraitsUnkownTag -> TypeTraitsUnknownTag 2015-07-07 10:23:10 -06:00
UnaryPredicates.h Add vtkm/UnaryPredicates header. 2015-07-30 13:12:59 -04:00
VectorAnalysis.h Make sure the vtkm::Magnitude can be used from worklets. 2015-08-31 22:49:53 -04:00
VecTraits.h Add tests for interpolate functions. 2015-08-27 16:31:06 -06:00
VecVariable.h Add VecVariable 2015-08-14 09:15:46 -06:00