The source project of this merge request has been removed.
Assertions for proper usage of VecVariable
I ran into some subtle errors in the use of vtkm::VecVariable while working on !2019 (closed). This MR adds some assertions to the operator[] to alert when improper usage occurs.
Edited by Dave Pugmire