Celeritas
0.5.0-56+6b053cd
|
RNG state data. More...
#include <CuHipRngData.hh>
Public Types | |
template<class T > | |
using | StateItems = StateCollection< T, W, M > |
Public Member Functions | |
CELER_FUNCTION | operator bool () const |
True if assigned. | |
CELER_FUNCTION size_type | size () const |
State size. | |
template<Ownership W2, MemSpace M2> | |
CuHipRngStateData & | operator= (CuHipRngStateData< W2, M2 > &other) |
Assign from another set of data. | |
Public Attributes | |
StateItems< CuHipRngThreadState > | rng |
RNG state data.