|
Celeritas 0.7+ffe085639
|
Per-process core state and buffer capacities. More...
#include <CoreSizes.hh>
Public Member Functions | |
| operator bool () const | |
| True if all values are assigned and valid. | |
Public Attributes | |
| size_type | primaries {} |
| size_type | tracks {} |
| size_type | initializers {} |
| size_type | secondaries {} |
| size_type | events {} |
| size_type | streams {} |
| size_type | processes {} |
Per-process core state and buffer capacities.
This stores the resolved values from inp::CoreStateCapacity: all values have been validated and device-dependent defaults have been applied at setup time. These should be integrated across streams, per process.