vtk-m2/vtkm
2022-07-08 06:35:13 -06:00
..
cont Fix warnings about unreachable statements 2022-07-08 06:35:13 -06:00
exec Enable copying invalid variants 2022-06-30 06:24:03 -06:00
filter Add DEVICE_SOURCES to vtkm_unit_tests 2022-07-08 06:28:51 -06:00
internal Enable copying invalid variants 2022-06-30 06:24:03 -06:00
interop renamve vector_calculus -> vector_analysis 2022-01-31 08:58:38 -07:00
io Fix bug with voxels in legacy vtk files 2022-07-06 09:37:29 -06:00
random remove ALL_BACKENDS 2022-02-09 16:15:08 -07:00
rendering Add DEVICE_SOURCES to vtkm_unit_tests 2022-07-08 06:28:51 -06:00
source migrate AmrArray filter 2022-05-20 15:07:34 -06:00
testing Add DEVICE_SOURCES to vtkm_unit_tests 2022-07-08 06:28:51 -06:00
thirdparty Merge branch 'upstream-loguru' into encapsulate-loguru-namespace 2022-02-17 16:03:23 -05:00
worklet Remove warnins about unused functions 2022-07-08 06:28:51 -06:00
.gitattributes
Algorithms.h
Assert.h Disable VTKM_ASSERT when using HIP 2020-09-25 11:06:57 -04:00
Atomic.h
BinaryOperators.h
BinaryPredicates.h
Bitset.h
Bounds.h Add implementation of VecTraits for Range and Bounds 2022-01-25 10:55:35 -07:00
CellClassification.h Fix scoping of vtkm::CellClassification 2022-03-17 15:33:57 -06:00
CellShape.h
CellTraits.h
CMakeLists.txt Deprecate brigand.hpp 2022-03-08 07:25:08 -07:00
Deprecated.h
ErrorCode.h
Flags.h
Geometry.h
Geometry.hxx
Hash.h
ImplicitFunction.h
List.h minor changes based on code review 2022-05-18 05:59:07 -06:00
ListTag.h Remove brigand.hpp 2022-03-08 07:25:08 -07:00
LowerBound.h
Math.h
Math.h.in
Matrix.h
NewtonsMethod.h
Pair.h
Particle.h
Range.h Add implementation of VecTraits for Range and Bounds 2022-01-25 10:55:35 -07:00
RangeId2.h
RangeId3.h
RangeId.h
StaticAssert.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
Swap.h revert thust::swap 2022-02-08 12:18:26 -07:00
TopologyElementTag.h
Transform3D.h
Tuple.h
Tuple.h.in
TypeList.h Enable reinterpreting UnknownArrayHandle to compatible C types 2021-01-13 09:19:27 -07:00
TypeListTag.h Deprecate brigand.hpp 2022-03-08 07:25:08 -07:00
Types.h
TypeTraits.h
UnaryPredicates.h
UpperBound.h
VecAxisAlignedPointCoordinates.h
VecFlat.h
VecFromPortal.h
VecFromPortalPermute.h
VecFromVirtPortal.h
VectorAnalysis.h
VecTraits.h Do not require VecTraits for UnknownArrayHandle components 2022-05-24 13:36:00 -06:00
VecVariable.h
Version.h.in
VirtualObjectBase.h