Commit Graph

18 Commits

Author SHA1 Message Date
Roxana Bujack
3b2fb5c8ab Merge topic 'realRadiusFix'
9c41daa2b change input to spacing and radius to make it more intuitive
b991d3c6b merge style differences
7d0ee16fd add the real double radius for scaling

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !1825
2019-09-18 16:36:43 -04:00
Roxana Bujack
9c41daa2bd change input to spacing and radius to make it more intuitive 2019-09-12 14:17:20 -06:00
Roxana Bujack
7d0ee16fd1 add the real double radius for scaling 2019-09-04 09:27:39 -06:00
Robert Maynard
89fa2c0293 Remove multiple vtkm::cont::CellSet from vtkm::cont::DataSet
By removing the ability to have multiple CellSets in a DataSet
we can simplify the following things:

  - Cell Fields now don't require a CellSet name when being constructed
  - Filters don't need to manage what the active cellset is
2019-09-02 09:04:51 -04:00
Allison Vacanti
59bafd7a2d Update moments filter to reflect further changes to CreateResult. 2019-08-16 08:16:53 -04:00
Allison Vacanti
e5008a017a Update moments filter to reflect namespace changes. 2019-08-15 09:27:57 -04:00
Allison Vacanti
608c5e6ba5 Remove unused invoker. 2019-08-14 07:30:24 -04:00
Sujin Philip
06f450615d Fix moments filter 2019-08-14 07:30:23 -04:00
Li-Ta Lo
298f68a5c3 update copyright notice 2019-08-14 07:30:23 -04:00
Li-Ta Lo
2718cede97 Add ComputeMoments worklet and filter 2019-08-14 07:30:22 -04:00
Allison Vacanti
a5e7f20b13 Extend ComputeMoments to 3D. 2019-08-14 07:30:21 -04:00
Sujin Philip
cd6501bd4e Fix bugs causing same results for all indices 2019-08-14 07:30:20 -04:00
Sujin Philip
34792145f2 Fix compile error 2019-08-14 07:30:20 -04:00
Li-Ta Lo
162d369f5f restored capacity for 2D 2019-08-14 07:30:19 -04:00
Li-Ta Lo
e9358b7a18 still have no good way to dispatch on dimensions 2019-08-14 07:30:19 -04:00
Li-Ta Lo
9106a1b46c clarification from Roxana 2019-08-14 07:30:18 -04:00
Li-Ta Lo
f64721c2bc update copyright notice 2019-08-14 07:30:18 -04:00
Li-Ta Lo
434f751de1 Add ComputeMoments worklet and filter 2019-08-14 07:30:13 -04:00