vtk-m/vtkm
Robert Maynard 2d477fd531 Remove ability to pass a runtime device tracker to TryExecute
Since runtime device trackers are single instance per thread
the ability to pass them around to other functions is unneeded.
2019-04-02 10:44:30 -04:00
..
cont Remove ability to pass a runtime device tracker to TryExecute 2019-04-02 10:44:30 -04:00
exec VTK-m once again uses consistent include style 2019-03-28 14:12:08 -04:00
filter Merge topic 'connected-components-field-name' 2019-03-29 11:30:47 -04:00
internal Merge topic 'update_constexpr_array_macros' 2019-03-11 08:12:44 -04:00
interop Install missing headers found by VTKmCheckSourceInInstall 2019-01-29 14:46:27 -05:00
io VTK-m once again uses consistent include style 2019-03-28 14:12:08 -04:00
rendering RuntimeDeviceTracker: Remove Global from names 2019-03-22 08:53:26 -07:00
testing RuntimeDeviceTracker: Remove Global from names 2019-03-22 08:53:26 -07:00
thirdparty diy 2019-03-13 (e8e68c7c) 2019-03-26 14:53:42 -04:00
worklet Merge topic 'fix_non_vtkm_style_includes' 2019-03-29 11:02:52 -04:00
.gitattributes
Assert.h
BaseComponent.h
BinaryOperators.h
BinaryPredicates.h
Bitset.h Verify more core vtkm types have proper move semantics. 2019-01-02 12:46:30 -05:00
Bounds.h
CellClassification.h Make CellClassification more clear 2019-03-22 10:49:06 -06:00
CellShape.h
CellTraits.h
CMakeLists.txt Make CellClassification more clear 2019-03-22 10:49:06 -06:00
Flags.h
Geometry.h VTK-m once again uses consistent include style 2019-03-28 14:12:08 -04:00
Geometry.hxx Add vtkm/Geometry.h and test it. 2018-06-20 11:58:14 -04:00
Hash.h vtkm::Hash now doesn't warn when compiling with 32bit ids. 2018-09-13 13:15:29 -04:00
ImplicitFunction.h Mark classes that should not be derived from as final. 2018-06-15 10:49:59 -04:00
ListTag.h Misc. typos 2018-08-07 17:50:41 -04:00
Math.h Add VTKM_CUDA_DEVICE_PASS preprocessing definition. 2019-01-24 11:23:45 -05:00
Math.h.in Add VTKM_CUDA_DEVICE_PASS preprocessing definition. 2019-01-24 11:23:45 -05:00
Matrix.h
NewtonsMethod.h
Pair.h Merge topic 'add_more_types_to_move_constructor_test' 2019-01-02 16:50:31 -05:00
Range.h Verify more core vtkm types have proper move semantics. 2019-01-02 12:46:30 -05:00
RangeId2.h Filter for adding ghost zones. 2019-02-07 15:26:20 -05:00
RangeId3.h
RangeId.h
StaticAssert.h
Swap.h Use thrust::swap for vtkm::Swap in CUDA device code. 2018-06-11 12:27:54 -04:00
TopologyElementTag.h
Transform3D.h
TypeListTag.h Add UInt8 as a default type. 2019-03-01 10:25:14 -05:00
Types.h constexpr construction for Vec classes 2018-06-20 14:15:29 -04:00
TypeTraits.h
UnaryPredicates.h
VecAxisAlignedPointCoordinates.h
VecFromPortal.h
VecFromPortalPermute.h Support pointers in vtkm::exec::Fetch classes 2018-12-27 13:19:40 -05:00
VecFromVirtPortal.h Add StorageVirtual and ArrayHandleVirtual to vtkm::cont 2018-12-27 14:35:56 -05:00
VectorAnalysis.h Add vtkm/Geometry.h and test it. 2018-06-20 11:58:14 -04:00
VecTraits.h Add bool to supported types for VecTraits 2018-08-06 13:10:05 -04:00
VecVariable.h
Version.h.in
VirtualObjectBase.h Fix warnings about __host__ / __device__ on defaulted methods. 2019-03-28 10:40:58 -04:00