vtk-m/vtkm
Kenneth Moreland ebc20b432d Add FunctionInterface class.
The FunctionInterface class is a convienient way to wrap up a variable
number of arguments and pass them around templated interfaces without
requiring variadic template arguments. It also correctly hands return
arguments.
2014-04-24 20:02:29 -05:00
..
cont revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
exec/internal Update the initial repository to use the correct indentation style. 2014-02-11 16:20:30 -05:00
internal Add FunctionInterface class. 2014-04-24 20:02:29 -05:00
testing revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
CMakeLists.txt Add in the minimum part of the control env to have a testable array handle. 2014-02-10 15:00:17 -05:00
Types.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
TypeTraits.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00
VectorTraits.h revise the header guard naming convention to not conflict with macro names. 2014-03-07 10:22:36 -05:00