vtk-m2/vtkm
2019-01-08 09:49:15 -05:00
..
cont All bit shifting in vtkm::cont::Logging happens in unsigned space 2019-01-08 09:49:15 -05:00
exec Support pointers in vtkm::exec::Fetch classes 2018-12-27 13:19:40 -05:00
filter Remove un-needed .template that caused warning in probe filter test 2019-01-04 12:49:05 -05:00
internal Add StorageVirtual and ArrayHandleVirtual to vtkm::cont 2018-12-27 14:35:56 -05:00
interop Interop now works when device adapter isn't known. 2018-12-27 11:44:19 -05:00
io Rename ArrayHandleVariant to VariantArrayHandle. 2018-12-27 14:35:56 -05:00
rendering Rename ArrayHandleVariant to VariantArrayHandle. 2018-12-27 14:35:56 -05:00
testing Move the HumanSize function to Logging.cxx as it is only used by the logger 2019-01-07 16:24:49 -05:00
thirdparty Misc. typos 2018-10-04 10:30:33 -04:00
worklet Remove compile time adapter checks in UnitTestBoundingIntervalHierarchy 2019-01-03 09:22:35 -05: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
CellShape.h
CellTraits.h
CMakeLists.txt Add StorageVirtual and ArrayHandleVirtual to vtkm::cont 2018-12-27 14:35:56 -05:00
Flags.h
Geometry.h
Geometry.hxx
GhostCell.h Add new files for ghost cells 2018-09-06 11:39:04 -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
ListTag.h Misc. typos 2018-08-07 17:50:41 -04:00
Math.h fixed the gather 2018-12-13 14:49:36 -05:00
Math.h.in fixed the gather 2018-12-13 14:49:36 -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
RangeId3.h
RangeId.h
StaticAssert.h
Swap.h
TopologyElementTag.h
Transform3D.h
TypeListTag.h Fix vtk-m warnings on static osx builds. 2018-09-13 09:15:25 -04:00
Types.h
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
VecTraits.h Add bool to supported types for VecTraits 2018-08-06 13:10:05 -04:00
VecVariable.h
Version.h.in
VirtualObjectBase.h