vtk-m/vtkm/cont/arg
Kenneth Moreland 76f870150b Type check input and output array arguments differently
Read-only arrays (usually) do not define Set methods. Thus, using one in
an Invoke argument that does output will result in compile errors. To
help avoid that, modify the type checks to differentiate input and
output arrays.
2020-03-19 15:07:01 -06:00
..
testing Type check input and output array arguments differently 2020-03-19 15:07:01 -06:00
CMakeLists.txt Type check input and output array arguments differently 2020-03-19 15:07:01 -06:00
ControlSignatureTagBase.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Transport.h conslidate the license statement 2019-04-17 10:57:13 -06:00
TransportTagArrayIn.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
TransportTagArrayInOut.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
TransportTagArrayOut.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
TransportTagAtomicArray.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
TransportTagBitField.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
TransportTagCellSetIn.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
TransportTagExecObject.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
TransportTagKeyedValuesIn.h conslidate the license statement 2019-04-17 10:57:13 -06:00
TransportTagKeyedValuesInOut.h conslidate the license statement 2019-04-17 10:57:13 -06:00
TransportTagKeyedValuesOut.h conslidate the license statement 2019-04-17 10:57:13 -06:00
TransportTagKeysIn.h conslidate the license statement 2019-04-17 10:57:13 -06:00
TransportTagTopologyFieldIn.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
TransportTagWholeArrayIn.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
TransportTagWholeArrayInOut.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
TransportTagWholeArrayOut.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
TypeCheck.h conslidate the license statement 2019-04-17 10:57:13 -06:00
TypeCheckTagArrayIn.h Type check input and output array arguments differently 2020-03-19 15:07:01 -06:00
TypeCheckTagArrayInOut.h Type check input and output array arguments differently 2020-03-19 15:07:01 -06:00
TypeCheckTagArrayOut.h Type check input and output array arguments differently 2020-03-19 15:07:01 -06:00
TypeCheckTagAtomicArray.h Update lists in TypeListTag.h 2019-12-05 11:05:19 -07:00
TypeCheckTagBitField.h conslidate the license statement 2019-04-17 10:57:13 -06:00
TypeCheckTagCellSet.h conslidate the license statement 2019-04-17 10:57:13 -06:00
TypeCheckTagCellSetStructured.h Type check input and output array arguments differently 2020-03-19 15:07:01 -06:00
TypeCheckTagExecObject.h conslidate the license statement 2019-04-17 10:57:13 -06:00
TypeCheckTagKeys.h conslidate the license statement 2019-04-17 10:57:13 -06:00