|
Celeritas 0.7.0-dev.189+develop.42ba4463e
|
Temporary data needed during interaction. More...
#include <AtomicRelaxationData.hh>
Public Types | |
| template<class T > | |
| using | Items = StateCollection< T, W, M > |
Public Member Functions | |
| CELER_FUNCTION | operator bool () const |
| Whether the interface is assigned. | |
| CELER_FUNCTION size_type | size () const |
| State size. | |
| template<Ownership W2, MemSpace M2> | |
| AtomicRelaxStateData & | operator= (AtomicRelaxStateData< W2, M2 > &other) |
| Assign from another set of states. | |
Public Attributes | |
| Items< SubshellId > | scratch |
| Storage for the stack of vacancy subshell IDs. | |
| size_type | num_states |
Temporary data needed during interaction.