VTK-m
2.2
|
Fetch
tag for getting array values with direct indexing.
More...
#include <FetchTagArrayDirectIn.h>
Fetch
tag for getting array values with direct indexing.
FetchTagArrayDirectIn
is a tag used with the Fetch
class to retrieve values from an array portal. The fetch uses direct indexing, so the thread index given to Load
is used as the index into the array.