vtk-m/vtkm/io/reader
Kenneth Moreland cd302effb3 Update lists in TypeListTag.h
A new header named TypeList.h and the type lists have been redefined in
this new file. All the types have been renamed from `TypeListTag*` to
`TypeList*`. TypeListTag.h has been gutted to provide deprecated
versions of the old type list names.

There were also some other type lists that were changed from using the
old `ListTagBase` to the new `List`.
2019-12-05 11:05:19 -07:00
..
testing Remove multiple vtkm::cont::CellSet from vtkm::cont::DataSet 2019-09-02 09:04:51 -04:00
BOVDataSetReader.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
CMakeLists.txt conslidate the license statement 2019-04-17 10:57:13 -06:00
VTKDataSetReader.h conslidate the license statement 2019-04-17 10:57:13 -06:00
VTKDataSetReaderBase.h Update lists in TypeListTag.h 2019-12-05 11:05:19 -07:00
VTKPolyDataReader.h Refactor CellSetExplicit to remove NumIndices. 2019-09-30 12:27:13 -04:00
VTKRectilinearGridReader.h Remove multiple vtkm::cont::CellSet from vtkm::cont::DataSet 2019-09-02 09:04:51 -04:00
VTKStructuredGridReader.h Remove multiple vtkm::cont::CellSet from vtkm::cont::DataSet 2019-09-02 09:04:51 -04:00
VTKStructuredPointsReader.h Remove multiple vtkm::cont::CellSet from vtkm::cont::DataSet 2019-09-02 09:04:51 -04:00
VTKUnstructuredGridReader.h Refactor CellSetExplicit to remove NumIndices. 2019-09-30 12:27:13 -04:00