- 13 May, 2016 1 commit
-
-
Jeremy Meredith authored
-
- 23 Mar, 2016 1 commit
-
-
Jeremy Meredith authored
-
- 21 Jan, 2016 1 commit
-
-
Kenneth Moreland authored
This makes is slightly easier to use as you do not actually have to construct the DataSetBuilder object but just call its static method. The DataSetBuilderExplicitIterative methods are not static because they use state of the builder object to create the data.
-
- 19 Jan, 2016 1 commit
-
-
Robert Maynard authored
No need to use the device adapter, just do a manual host side copy.
-
- 18 Jan, 2016 1 commit
-
-
Robert Maynard authored
-
- 15 Jan, 2016 2 commits
-
-
Robert Maynard authored
Mainly issue dealing with dimensionality of cell sets and what that represents. Have added in code to allow user to specify a custom dimensionality so that tests continue to work properly.
-
Robert Maynard authored
If you have only a single cell shape, you can now efficiently create a vtkm::cont::DataSet whose CellSet is vtkm::cont::CellSetSingleType.
-
- 06 Jan, 2016 1 commit
-
-
Dave Pugmire authored
-
- 05 Jan, 2016 1 commit
-
-
Dave Pugmire authored
Added cont/testing/ExplicitTestData.h which includes several explicit datasets. These datasets come from VTK data generated in VisIt. The new unit tests build datasets in several different ways and do some basic validation. Add some new methods for DataSetFieldAdd class to improve usability.
-
- 16 Dec, 2015 1 commit
-
-
dpugmire authored
-
- 11 Dec, 2015 3 commits
- 08 Dec, 2015 1 commit
-
-
dpugmire authored
Also, mark them as valid, when valid.
-
- 04 Dec, 2015 1 commit
-
-
dpugmire authored
-
- 01 Dec, 2015 2 commits
-
-
Dave Pugmire authored
-
Dave Pugmire authored
-
- 04 Nov, 2015 1 commit
-
-
Dave Pugmire authored
-
- 02 Nov, 2015 1 commit
-
-
Dave Pugmire authored
-