VTK-m  2.0
Namespaces | Typedefs
Philox.h File Reference
#include <vtkm/Types.h>

Go to the source code of this file.

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::random
 

Typedefs

using vtkm::random::PhiloxFunctor2x32x7 = detail::philox_functor< vtkm::UInt32, 2, 7, 0xD256D193, 0x9E3779B9 >
 
using vtkm::random::PhiloxFunctor2x32x10 = detail::philox_functor< vtkm::UInt32, 2, 10, 0xD256D193, 0x9E3779B9 >