Celeritas 0.7+ffe085639
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::CoreSizes Struct Reference

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 {}
 

Detailed Description

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.


The documentation for this struct was generated from the following file: