VTK-m  2.0
Classes | Namespaces | Functions
FetchTagArrayDirectIn.h File Reference
#include <vtkm/exec/arg/AspectTagDefault.h>
#include <vtkm/exec/arg/Fetch.h>

Go to the source code of this file.

Classes

struct  vtkm::exec::arg::FetchTagArrayDirectIn
 Fetch tag for getting array values with direct indexing. More...
 
struct  vtkm::exec::arg::Fetch< vtkm::exec::arg::FetchTagArrayDirectIn, vtkm::exec::arg::AspectTagDefault, ExecObjectType >
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::exec
 VTK-m Execution Environment.
 
 vtkm::exec::arg
 

Functions

template<typename T , typename U >
VTKM_SUPPRESS_EXEC_WARNINGS VTKM_EXECvtkm::exec::arg::load (const U &u, vtkm::Id v)
 
template<typename T , typename U >
VTKM_SUPPRESS_EXEC_WARNINGS VTKM_EXECvtkm::exec::arg::load (const U *u, vtkm::Id v)