vtk-m2/vtkm
2020-01-14 11:18:22 -05:00
..
cont Add missing constructors/assignment operators 2020-01-14 11:18:22 -05:00
exec Suppress warning about extension use, since all compilers support it 2020-01-14 11:18:22 -05:00
filter Add missing constructors/assignment operators 2020-01-14 11:18:22 -05:00
internal Add missing constructors/assignment operators 2020-01-14 11:18:22 -05:00
interop
io Update lists in TypeListTag.h 2019-12-05 11:05:19 -07:00
rendering Remove instances of ListTag in favor of List 2019-12-06 21:32:36 -07:00
source
testing Add vtkm/Algorithms.h header with device-friendly binary search algorithms. 2019-12-20 12:35:10 -05:00
thirdparty Merge branch 'upstream-diy' into aligned_union_check_handle_gcc_485 2019-12-17 10:19:43 -05:00
worklet Correct double to float warning in CellAspectFrobeniusMetric 2020-01-14 11:18:22 -05:00
.gitattributes
Algorithms.h Add vtkm/Algorithms.h header with device-friendly binary search algorithms. 2019-12-20 12:35:10 -05:00
Assert.h Add the gcc 4.8.5 release date to our VTKM_USING_GLIBCXX_4 check 2019-12-17 10:07:56 -05:00
BinaryOperators.h Make BinaryOperators/Predicates more flexible. 2019-12-18 15:51:59 -05:00
BinaryPredicates.h Make BinaryOperators/Predicates more flexible. 2019-12-18 15:51:59 -05:00
Bitset.h Add the gcc 4.8.5 release date to our VTKM_USING_GLIBCXX_4 check 2019-12-17 10:07:56 -05:00
Bounds.h
CellClassification.h
CellShape.h Switch from VTK-c to LCL 2019-10-07 15:38:36 -04:00
CellTraits.h
CMakeLists.txt Add vtkm/Algorithms.h header with device-friendly binary search algorithms. 2019-12-20 12:35:10 -05:00
Deprecated.h Deprecate ListTag operations 2019-12-05 11:27:31 -05:00
Flags.h
Geometry.h
Geometry.hxx
Hash.h
ImplicitFunction.h
List.h Work around with Visual Studio 2015 issue 2019-12-09 14:29:13 -07:00
ListTag.h Suppress some deprecated warnings in visual studio 2019-12-09 07:45:40 -07:00
Math.h
Math.h.in
Matrix.h
NewtonsMethod.h
Pair.h
Particle.h Correct warnings found by gcc-9 in vtkm::Particle 2020-01-01 08:46:40 -05:00
Range.h ExtractStructured now compiles quicker and with less compiler memory 2019-12-11 08:59:42 -05:00
RangeId2.h ExtractStructured now compiles quicker and with less compiler memory 2019-12-11 08:59:42 -05:00
RangeId3.h ExtractStructured now compiles quicker and with less compiler memory 2019-12-11 08:59:42 -05:00
RangeId.h ExtractStructured now compiles quicker and with less compiler memory 2019-12-11 08:59:42 -05:00
StaticAssert.h Add the gcc 4.8.5 release date to our VTKM_USING_GLIBCXX_4 check 2019-12-17 10:07:56 -05:00
Swap.h
TopologyElementTag.h
Transform3D.h
TypeList.h Update lists in TypeListTag.h 2019-12-05 11:05:19 -07:00
TypeListTag.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
Types.h
TypeTraits.h
UnaryPredicates.h
VecAxisAlignedPointCoordinates.h
VecFromPortal.h
VecFromPortalPermute.h
VecFromVirtPortal.h
VectorAnalysis.h
VecTraits.h
VecVariable.h
Version.h.in
VirtualObjectBase.h