|
Celeritas 0.7.0-dev.264+develop.12c52268
|
Temporary data needed during interaction. More...
#include <AtomicRelaxationData.hh>
Public Types | |
| template<class T > | |
| using | Items = StateCollection< T, W, M > |
Public Member Functions | |
| operator bool () const | |
| Whether the interface is assigned. | |
| 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.