- 11 Jan, 2019 2 commits
-
-
Kenneth Moreland authored
The script fixed up most of the issues. However, there were some instances that the script was not able to pick up on. There were also some instances that still needed a means to select types.
-
Kenneth Moreland authored
-
- 10 Jan, 2019 2 commits
-
-
Robert Maynard authored
-
Robert Maynard authored
-
- 27 Dec, 2018 5 commits
-
-
Robert Maynard authored
-
Robert Maynard authored
-
Robert Maynard authored
Previously a couple used FieldInOut when they only needed FieldOut, this can help performance if the input is not already on the device
-
Robert Maynard authored
-
Robert Maynard authored
-
- 18 Dec, 2018 1 commit
-
-
Matt Larsen authored
-
- 02 Dec, 2018 1 commit
-
-
larsen30@llnl.gov authored
-
- 30 Oct, 2018 3 commits
-
-
Matt Larsen authored
-
Matt Larsen authored
-
Matt Larsen authored
-
- 18 Oct, 2018 1 commit
-
-
Robert Maynard authored
-
- 04 Oct, 2018 1 commit
-
-
luz.paz authored
Found via `codespell`
-
- 25 Sep, 2018 3 commits
-
-
Matt Larsen authored
-
Matt Larsen authored
-
Matt Larsen authored
-
- 20 Sep, 2018 1 commit
-
-
Matt Larsen authored
-
- 13 Sep, 2018 1 commit
-
-
Matt Larsen authored
-
- 12 Sep, 2018 2 commits
-
-
Matt Larsen authored
-
Matt Larsen authored
-
- 10 Sep, 2018 4 commits
-
-
Matt Larsen authored
-
Matt Larsen authored
-
Matt Larsen authored
-
Matt Larsen authored
-
- 05 Sep, 2018 1 commit
-
-
Kenneth Moreland authored
I'm not sure why this warning suddenly popped up, but this was an easy fix.
-
- 29 Aug, 2018 1 commit
-
-
Kenneth Moreland authored
Rather than force all dispatchers to be templated on a device adapter, instead use a TryExecute internally within the invoke to select a device adapter. Because this removes the need to declare a device when invoking a worklet, this commit also removes the need to declare a device in several other areas of the code.
-
- 26 Aug, 2018 1 commit
-
-
Matt Larsen authored
-
- 22 Aug, 2018 1 commit
-
-
Matt Larsen authored
-
- 07 Aug, 2018 1 commit
-
-
luz.paz authored
Found via `codespell -q 3`
-
- 30 Jul, 2018 1 commit
-
-
Matt Larsen authored
-
- 09 Jul, 2018 1 commit
-
-
Matthew Letter authored
there was an error rabasing on master that removed these lines of code this commit fixes that error
-
- 02 Jul, 2018 3 commits
-
-
Matthew Letter authored
moved the execution object to vtkm::exec and AtomicArray to vtkm::cont
-
Matthew Letter authored
-
Matthew Letter authored
-
- 14 Jun, 2018 1 commit
-
-
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
-
- 05 Jun, 2018 1 commit
-
-
Kitware Robot authored
Code extracted from: https://gitlab.kitware.com/third-party/taotuple.git at commit ae4936580baf117373e73c23f0f8407d7589e6ff (for/vtk-m).
-
- 31 May, 2018 1 commit
-
-
Allison Vacanti authored
-