- 19 Jun, 2018 2 commits
-
-
Robert Maynard authored
-
Sujin Philip authored
d4f94d4e Fix Vec <T, sizeof...(Ts)> warnings Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Robert Maynard <robert.maynard@kitware.com> Merge-request: !1269
-
- 18 Jun, 2018 4 commits
-
-
Robert Maynard authored
bef1965c VTK-m now handles when TBB uses link scripts. b2682ec5 VTK-m properly specifies the linker language of imported targets Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Brad King <brad.king@kitware.com> Merge-request: !1264
-
James Kress authored
4bdb6baa Adding PointTransform filter and updating PointTranform worklet. 429ad970 Merge remote-tracking branch 'upstream/master' 1cdd59cf Merge remote-tracking branch 'upstream/master' d2abcfe8 Adding copy and assignment operators. 3bdb8cb7 Merge remote-tracking branch 'upstream/master' b25c8af9 Merge remote-tracking branch 'upstream/master' 26f9dc3c Merge remote-tracking branch 'upstream/master' fef41372 Merge remote-tracking branch 'upstream/master' Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Dave Pugmire <dpugmire@gmail.com> Merge-request: !1265
-
Sujin Philip authored
Several "conversion to ‘int’ from ‘long unsigned int’" are produced in gcc.
-
Robert Maynard authored
If somebody is using the official TBB binaries on linux they will encounter issues as the .so files are actually link scripts which CMake doesn't support. We now manually work around this problem.
-
- 15 Jun, 2018 2 commits
-
-
Robert Maynard authored
8276e35c Mark classes that should not be derived from as final. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Allison Vacanti <allison.vacanti@kitware.com> Merge-request: !1267
-
Robert Maynard authored
-
- 14 Jun, 2018 6 commits
-
-
Robert Maynard authored
940c8918 Misc. typos Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Robert Maynard <robert.maynard@kitware.com> Merge-request: !1202
-
luz.paz authored
Found via `codespell` and `grep` more typos includes source typo change and a typo that needs further review follow-up typos Follow-up typos Revert a commit
-
Kenneth Moreland authored
9fb64808 Fix cross product filter interface Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Haocheng LIU <haocheng.liu@kitware.com> Merge-request: !1266
-
Kenneth Moreland authored
The GetPrimaryFieldName and GetPrimaryFieldAssociation methods were returning values for the secondary field and vice versa. Correct that.
-
James Kress authored
-
Robert Maynard authored
-
- 13 Jun, 2018 2 commits
-
-
Haocheng LIU authored
fb62ed55 Add override keyword to CellSetStructured's member functions Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Robert Maynard <robert.maynard@kitware.com> Merge-request: !1263
-
Haocheng LIU authored
-
- 12 Jun, 2018 4 commits
-
-
Haocheng LIU authored
86f22bf4 Add a release resources API to CellSet and its derived classes Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1238
-
Allison Vacanti authored
4e07825a Hide BUILD_TESTING cmake option. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Robert Maynard <robert.maynard@kitware.com> Merge-request: !1251
-
Haocheng LIU authored
-
Haocheng LIU authored
5393745e Allow histogram filter to take custom types Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Merge-request: !1261
-
- 11 Jun, 2018 10 commits
-
-
Haocheng LIU authored
By passing TypeList and StorageList into FieldRangeGlobalCompute, upstream users(VTK) can pass custom types into the histogram filter.
-
Robert Maynard authored
7beb5156 VTK-m worklets no longer define DEBUG_PRINT Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1259
-
Allison Vacanti authored
cc631650 Use thrust::swap for vtkm::Swap in CUDA device code. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Robert Maynard <robert.maynard@kitware.com> Merge-request: !1260
-
Robert Maynard authored
Fixes Issue #239
-
Allison Vacanti authored
-
Allison Vacanti authored
We use VTKm_ENABLE_TESTING to disable/enable tests.
-
Kenneth Moreland authored
e62091a6 Add ability to "allocate" implicit storage Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Haocheng LIU <haocheng.liu@kitware.com> Merge-request: !1252
-
Allison Vacanti authored
940fb6f0 Restore TBB parallel_sort.h patch. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Robert Maynard <robert.maynard@kitware.com> Merge-request: !1257
-
James Kress authored
-
Robert Maynard authored
8e38e383 VTKDataSetWriter now uses const ref wherever possible to reduce copies. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Allison Vacanti <allison.vacanti@kitware.com> Merge-request: !1246
-
- 07 Jun, 2018 3 commits
-
-
Matt Larsen authored
ced5640c updating changelog and readme to reflect openmp 4.0 04162dc6 use openmp 4.0 Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Allison Vacanti <allison.vacanti@kitware.com> Acked-by:
James Kress <james@jameskress.com> Acked-by:
Stephanie Labasan <labasan1@llnl.gov> Merge-request: !1256
-
Matt Larsen authored
-
Allison Vacanti authored
-
- 06 Jun, 2018 5 commits
-
-
Matt Larsen authored
2780bf4d removing extra ; 75f911cf Fixing default sample distance Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1255
-
Matt Larsen authored
-
Matt Larsen authored
-
Matt Larsen authored
-
Allison Vacanti authored
abdf24a8 Merge branch 'upstream-taotuple' into CUDA_tuple_warnings 2d7ae33d taotuple 2018-06-05 (ae493658) 04d97866 Suppress NVCC warning 2885. 7c1d2736 taotuple 2018-06-01 (81c6f933) Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1250
-
- 05 Jun, 2018 2 commits
-
-
Kenneth Moreland authored
Previously, it was not possible to call Allocate or Shrink on an implicit storage. The reason for this is that the implicit storage does not represent any real memory and any attempt to modify it is wrong. However, there are some rare cases where ArrayHandle will attempt to "allocate" the storage even when behaving in a read-only manner. The use case this is being created for is when an ArrayHandleImplicit first calls ReleaseResources and then calls ReleaseResourcesExecution (or anything else that tries to get a control-side portal). In this case, the ReleaseResources makes the control side portal invalid and the ReleaseResourcesExecution attempts to make it valid again by allocating the storage to size 0. This change solves the problem by allowing the implicit storage to be "allocated" to something smaller than originally created.
-
Kenneth Moreland authored
15789443 Enable Vec construction with intializer_list of single value 79afe2a1 Simplify make_ArrayHandleSwizzle ae8d994d Add support for initializer lists in Vec Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Allison Vacanti <allison.vacanti@kitware.com> Merge-request: !1239
-