vtk-m/vtkm/io
David C. Lonie f601e38ba8 Simplify exception hierarchy.
Remove the ErrorControl class such that all subclasses now inherit from
error. Renamed all exception classes via s/ErrorControl/Error/.

See issue #57.
2017-02-07 15:42:38 -05:00
..
internal Fix endian flip when reading vector arrays 2016-05-31 17:36:08 -06:00
reader Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07:00
writer Simplify exception hierarchy. 2017-02-07 15:42:38 -05:00
CMakeLists.txt Convert unsupported cell types to supported types 2015-11-24 13:56:23 -05:00
ErrorIO.h Allow vtkm errors to properly work with shared libraries. 2017-01-16 09:17:38 -05:00