vtk-m/vtkm/exec/arg
Kenneth Moreland 9127029fbb Determine ExecObject type directly from PrepareForExecution
Rather than require all ExecutionObjectFactoryBase classes to declare a
templated ExecObjectType type, get the type of the execution object
directly from the result of the PrepareForExecution method.
2018-05-03 14:45:22 -06:00
..
testing changes typechecks for execution objects 2018-05-03 14:45:21 -06:00
AspectTagDefault.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
BasicArg.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
CellShape.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
CMakeLists.txt Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ExecutionSignatureTagBase.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
Fetch.h Misc. typos 2018-01-30 06:51:47 -05:00
FetchTagArrayDirectIn.h Misc. typos 2018-01-30 06:51:47 -05:00
FetchTagArrayDirectInOut.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FetchTagArrayDirectOut.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FetchTagArrayNeighborhoodIn.h More changes to Neighborhood code to make it more easy to use. 2017-09-25 09:03:14 -04:00
FetchTagArrayTopologyMapIn.h Misc. typos 2018-01-30 06:51:47 -05:00
FetchTagCellSetIn.h Misc. typos 2018-01-30 06:51:47 -05:00
FetchTagExecObject.h Determine ExecObject type directly from PrepareForExecution 2018-05-03 14:45:22 -06:00
FetchTagKeysIn.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FetchTagWholeCellSetIn.h changes typechecks for execution objects 2018-05-03 14:45:21 -06:00
FromCount.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
FromIndices.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
InputIndex.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
OnBoundary.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
OutputIndex.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
ThreadIndices.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
ThreadIndicesBasic.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ThreadIndicesPointNeighborhood.h Misc. typos 2018-01-30 06:51:47 -05:00
ThreadIndicesReduceByKey.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ThreadIndicesTopologyMap.h Misc. typos 2018-01-30 06:51:47 -05:00
ValueCount.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
VisitIndex.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
WorkIndex.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00