vtk-m2/vtkm
2020-06-18 19:41:37 -04:00
..
cont forgot the storage tags 2020-06-18 19:41:37 -04:00
exec Update vtk-m doxygen to generate less warnings 2020-06-01 16:58:32 -04:00
filter code cleanup. 2020-06-18 15:50:25 -04:00
internal Don't silence the warning on clang. 2020-06-12 16:29:55 -04:00
interop Deprecate Camera::Activate() and Camera::Finish() 2020-06-14 11:04:06 -04:00
io Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m into betterParticleAdvectionDiffs2 2020-06-17 11:12:11 -04:00
random ArrayHandleRandomUniformReal 2020-06-02 11:58:57 -06:00
rendering Fix warnings about overriding deprecated methods 2020-06-17 17:58:07 -06:00
source Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
testing Convert filters to use precompiled field map functions where applicable 2020-05-21 08:34:32 -06:00
thirdparty Build diy as a library 2020-06-08 15:57:51 -05:00
worklet Merge topic 'fix-warnings' 2020-06-17 17:23:07 -04: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 ability to attach token to general ArrayHandle 2020-02-25 07:41:37 -07: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 unittest for particlearraycopy 2020-06-18 15:45:36 -04:00
Bounds.h
CellClassification.h
CellShape.h Avoid raising errors when operating on cells 2020-03-12 07:50:01 -06:00
CellTraits.h
CMakeLists.txt Merge branch 'master' into philox 2020-03-23 08:28:02 -06:00
Deprecated.h Assume NVCC has zero support for VTK_M_DEPRECATED_ATTRIBUTE_SUPPORTED 2020-05-13 14:52:13 -04:00
ErrorCode.h CellMetrics return vtkm::ErrorCode instead of raising errors 2020-04-16 17:27:42 -04:00
Flags.h
Geometry.h
Geometry.hxx
Hash.h
ImplicitFunction.h
List.h Have filter specify its own field types 2020-04-28 10:31:44 -06:00
ListTag.h silenced doxygen unsupported c++ syntax 2020-03-23 19:55:46 -04:00
Math.h
Math.h.in
Matrix.h
NewtonsMethod.h
Pair.h
Particle.h Create a function for copying fields from particle arrays. 2020-06-18 14:54:18 -04: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
Tuple.h Update vtk-m doxygen to generate less warnings 2020-06-01 16:58:32 -04:00
Tuple.h.in Update doxygen comments in Tuple.h.in 2020-06-03 09:22:48 -06:00
TypeList.h Enable changing policy used for library compiles 2020-03-19 15:07:07 -06:00
TypeListTag.h Merge topic 'modify-default-policy' 2020-03-24 12:17:23 -04:00
Types.h docs: update gitlab links to include /-/ component 2020-05-26 14:48:49 -04:00
TypeTraits.h
UnaryPredicates.h
VecAxisAlignedPointCoordinates.h
VecFromPortal.h
VecFromPortalPermute.h
VecFromVirtPortal.h
VectorAnalysis.h
VecTraits.h Update vtk-m doxygen to generate less warnings 2020-06-01 16:58:32 -04:00
VecVariable.h
Version.h.in
VirtualObjectBase.h