vtk-m2/vtkm/internal
Kenneth Moreland 947178e7e4 Remove pixel and voxel cell types
These cell types are inherited from VTK, but they are basically the same
as quad and hexahedron, respectively. The only useful difference is that
pixel and voxel are supposed to be axis aligned, but you cannot
determine that by the cell shape alone (at least not just from the cell
set).

A big issue with these is that their indexing is different that of quad
and hex. The development team had a long discussion about the benefits
of the alternate indexing, but after consulting with Berk Geveci and
Will Schroder from the VTK team, that indexing is not really taken
advantage of at the cell level. Thus, it is really just a nuisance in
VTK-m.
2015-08-27 17:03:13 -06:00
..
testing Merge branch 'fix_typo_in_copyright' 2015-05-21 10:32:08 -04:00
ArrayPortalUniformPointCoordinates.h Update ArrayPortalUniformPointCoordinates 2015-08-25 14:27:01 -06:00
CMakeLists.txt Update ArrayPortalUniformPointCoordinates 2015-08-25 14:27:01 -06:00
Configure.h.in CMake configuration definitions to enable OpenGL Interop 2015-08-21 11:17:10 -07:00
ConfigureFor32.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ConfigureFor64.h Add new lines at end of files. 2015-06-05 13:14:28 -04:00
ConnectivityStructuredInternals.h Remove pixel and voxel cell types 2015-08-27 17:03:13 -06:00
ExportMacros.h Fix compiler directives for icc 2015-07-06 10:35:06 -06:00
FunctionInterface.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
FunctionInterfaceDetailPost.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
FunctionInterfaceDetailPost.h.in The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
FunctionInterfaceDetailPre.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
FunctionInterfaceDetailPre.h.in Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
IndexTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Invocation.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ListTagDetail.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ListTagDetail.h.in The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00