#include <Field.h>
 | 
| VTKM_CONT  | ExecutionVelocityField (const FieldArrayType &velocityValues, const Association assoc, vtkm::cont::DeviceAdapterId device, vtkm::cont::Token &token) | 
|   | 
| VTKM_EXEC Association  | GetAssociation () const | 
|   | 
| VTKM_EXEC void  | GetValue (const vtkm::Id cellId, vtkm::VecVariable< vtkm::Vec3f, 2 > &value) const | 
|   | 
| VTKM_EXEC void  | GetValue (const vtkm::VecVariable< vtkm::Id, 8 > &indices, const vtkm::Id vertices, const vtkm::Vec3f ¶metric, const vtkm::UInt8 cellShape, vtkm::VecVariable< vtkm::Vec3f, 2 > &value) const | 
|   | 
◆ Association
template<typename FieldArrayType > 
      
 
 
◆ FieldPortalType
template<typename FieldArrayType > 
      
 
 
◆ ExecutionVelocityField()
template<typename FieldArrayType > 
 
 
◆ GetAssociation()
template<typename FieldArrayType > 
 
 
◆ GetValue() [1/2]
template<typename FieldArrayType > 
 
 
◆ GetValue() [2/2]
template<typename FieldArrayType > 
 
 
◆ Assoc
template<typename FieldArrayType > 
 
 
◆ VelocityValues
template<typename FieldArrayType > 
 
 
The documentation for this class was generated from the following file: