vtk-m2/vtkm/cont/internal
Kenneth Moreland 1862970a0b Reintroduce explicit connectivity class for cont environment
(Re-) Add a helper structure that holds the connectivity information for
a particular topology connection (e.g. from points to cells) to make it
easier to manage connections in multiple different directions in
CellSetExplicit.

Unlike the previous version of connectivity, this structure is
considered "internal" and not exposed through the API so that
CellSetExplicit can better manage the data. Also, many of the helper
methods remain in CellSetExplicit since they were specific for point-to-

Also, CellSetExplicit has a mechanism to take an arbitrary pair of
TopologyElementTags and get the appropriate connectivity. This should
simplify adding connections in the future.
2015-08-11 12:42:34 -06:00
..
testing Created DynamicCellSet 2015-07-27 16:58:29 -06:00
ArrayHandleExecutionManager.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayManagerExecution.h Add TBB backend. 2015-06-01 13:57:37 -04:00
ArrayManagerExecutionSerial.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayManagerExecutionShareWithControl.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayPortalFromIterators.h Fix various MSVC warnings. 2015-07-27 15:56:04 -06:00
ArrayPortalShrink.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayTransfer.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
CMakeLists.txt Reintroduce explicit connectivity class for cont environment 2015-08-11 12:42:34 -06:00
ConnectivityExplicitInternals.h Reintroduce explicit connectivity class for cont environment 2015-08-11 12:42:34 -06:00
DeviceAdapterAlgorithmGeneral.h Fix various MSVC warnings. 2015-07-27 15:56:04 -06:00
DeviceAdapterAlgorithmSerial.h Always disable conversion warnings when including boost header files 2015-07-30 17:40:40 -06:00
DeviceAdapterError.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
DeviceAdapterTag.h Always disable conversion warnings when including boost header files 2015-07-30 17:40:40 -06:00
DeviceAdapterTagSerial.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
DynamicTransform.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
IteratorFromArrayPortal.h Always disable conversion warnings when including boost header files 2015-07-30 17:40:40 -06:00
PointCoordinatesBase.h Always disable conversion warnings when including boost header files 2015-07-30 17:40:40 -06:00
SimplePolymorphicContainer.h Always disable conversion warnings when including boost header files 2015-07-30 17:40:40 -06:00
StorageError.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00