vtk-m/vtkm/exec/arg
Kenneth Moreland f8442903d8 Replace TryAllTypes with trying exemplar tests
There were many tests that created code paths for every base and Vec
type that VTK-m supports (up to 4 components). Although this is
admirable, it is also excessive, and our compile times for the tests are
very long.

To shorten compile times, remove the TryAllTypes method. Replace it with
a version of TryTypes that uses a default list of "exemplar" set of
integers, floats, and Vecs.
2016-08-24 16:02:18 -06:00
..
testing Replace TryAllTypes with trying exemplar tests 2016-08-24 16:02:18 -06:00
AspectTagDefault.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
BasicArg.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
CellShape.h Change Fetches to use ThreadIndices instead of Invocation. 2015-10-07 17:01:42 -06:00
CMakeLists.txt Rename ControlSignature tag TopologyIn to CellSetIn. 2016-05-17 15:07:08 -04:00
ExecutionSignatureTagBase.h Declare new VTKM_STATIC_ASSERT 2015-09-17 14:40:39 -06:00
Fetch.h Change Fetches to use ThreadIndices instead of Invocation. 2015-10-07 17:01:42 -06:00
FetchTagArrayDirectIn.h Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
FetchTagArrayDirectInOut.h Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
FetchTagArrayDirectOut.h Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
FetchTagArrayTopologyMapIn.h Merge branch 'scatter-worklets' into 'master' 2015-11-11 13:09:47 -05:00
FetchTagCellSetIn.h Rename ControlSignature tag TopologyIn to CellSetIn. 2016-05-17 15:07:08 -04:00
FetchTagExecObject.h Change Fetches to use ThreadIndices instead of Invocation. 2015-10-07 17:01:42 -06:00
FromCount.h Change Fetches to use ThreadIndices instead of Invocation. 2015-10-07 17:01:42 -06:00
FromIndices.h Change Fetches to use ThreadIndices instead of Invocation. 2015-10-07 17:01:42 -06:00
ThreadIndices.h Fix double reference compile error. 2015-11-07 11:23:03 -07:00
ThreadIndicesBasic.h Simplify ThreadIndicies so link time is reduced. 2016-05-04 14:48:42 -04:00
ThreadIndicesTopologyMap.h More corrections needed to suppress false positive host / device warnings. 2016-06-30 16:04:37 -04:00
VisitIndex.h Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
WorkIndex.h Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00