vtk-m/vtkm/worklet/internal
Kenneth Moreland fe9594c1d1 Add hint to read source code for help
In trying to give error diagnostics with template definitions of invalid
types, the user encounters some pretty confusing error messages at
first. There is no way to get the compiler to give exactly the
diagnostics we want in a nice readable error message, so we are putting
some verbose instructions as comments in the code. However, a user might
not know to look at the source code since the error happens deep in an
unfamiliar (and complicated) class. Thus, add (yet another) error at the
front that gives a (hopefully) clear indication to look at the source
code for help in understanding the errors.
2018-01-08 10:53:44 -07:00
..
testing Redesign the Dispatcher to not need FunctionInterface to convert dynamic types 2017-11-28 11:01:02 -05:00
.gitattributes clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ClipTables.h Remove VTKM_EXEC_CONSTANT 2017-12-05 13:49:55 -05:00
CMakeLists.txt Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DispatcherBase.h Add hint to read source code for help 2018-01-08 10:53:44 -07:00
TriangulateTables.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
WorkletBase.h increased the number of arguments to worklets 2018-01-04 12:06:16 -07:00