Go to the documentation of this file.
18 #ifndef viskores_exec_TwoLevelUniformGridExecutonObject_h
19 #define viskores_exec_TwoLevelUniformGridExecutonObject_h
29 namespace twolevelgrid
41 template <
typename Device>
61 #endif // viskores_cont_TwoLevelUniformGridExecutonObject_h
FloatVec3 Origin
Definition: TwoLevelUniformGridExecutionObject.h:38
int16_t Int16
Base type to use for 16-bit signed integer numbers.
Definition: Types.h:181
typename StorageType::ReadPortalType ReadPortalType
The type of portal used when accessing data in a read-only mode.
Definition: ArrayHandle.h:325
Groups connected points that have the same field value.
Definition: Atomic.h:27
Definition: TwoLevelUniformGridExecutionObject.h:35
DimVec3 Dimensions
Definition: TwoLevelUniformGridExecutionObject.h:37
viskores::Int16 DimensionType
Definition: TwoLevelUniformGridExecutionObject.h:31
FloatVec3 BinSize
Definition: TwoLevelUniformGridExecutionObject.h:39
viskores::Vec< viskores::FloatDefault, 3 > Vec3f
Vec3f corresponds to a 3-dimensional vector of floating point values.
Definition: Types.h:1064