VTK-m
2.0
|
Fetch
tag for setting array values with direct indexing.
More...
#include <FetchTagArrayDirectOut.h>
Fetch
tag for setting array values with direct indexing.
FetchTagArrayDirectOut
is a tag used with the Fetch
class to store values in an array portal. The fetch uses direct indexing, so the thread index given to Store
is used as the index into the array.