vtk-m/vtkm
Robert Maynard 9b877ef49b Merge topic 'multiple_backend_example'
fd685210 Always install all device headers even when device isn't enabled.
b1663b24 Add an example of using multiple backends from a single translation unit.
fc0ff69d Methods with try/catch need to be host only.
4d635d64 DeviceAdapter Tags now always exist, and contain if the device is valid.
cf32b430 Teach Configure.h to store if TBB and CUDA are enabled.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <kmorel@sandia.gov>
Merge-request: !198
2015-09-17 09:49:49 -04:00
..
benchmarking Make thrust use fast paths when doing sort and scan. 2015-09-03 16:00:37 -04:00
cont Merge topic 'multiple_backend_example' 2015-09-17 09:49:49 -04:00
exec Merge topic 'multiple_backend_example' 2015-09-17 09:49:49 -04:00
internal Teach Configure.h to store if TBB and CUDA are enabled. 2015-09-17 09:28:21 -04:00
opengl Always pass raw memory pointers to glBufferSubData. 2015-09-02 13:26:33 -04:00
testing Special implementation of parametric coordinates for rectilinear cells 2015-09-02 13:50:31 -07:00
worklet Add ArrayHandleIndex class. 2015-09-14 22:11:09 -06: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 VecRectilinearPointCoordinates class 2015-09-02 13:50:31 -07: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 Fix pyexpander errors 2015-09-02 13:47:33 -07:00
Math.h.in Add other Pi fraction constants and 2Pi 2015-09-02 10:06:02 -07: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 Add specialization of topology map fetch for regular point coords 2015-09-02 13:54:51 -07: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
VecRectilinearPointCoordinates.h Add VecRectilinearPointCoordinates class 2015-09-02 13:50:31 -07:00
VectorAnalysis.h Adding examples directory with isosurface rendering example 2015-09-01 17:09:36 -06: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