Celeritas  0.5.0-56+6b053cd
Public Member Functions | Public Attributes | List of all members
celeritas::ValueTable Struct Reference

Set of value grids for all elements or materials. More...

#include <PhysicsData.hh>

Public Member Functions

CELER_FUNCTION operator bool () const
 True if assigned.
 

Public Attributes

ItemRange< ValueGridIdgrids
 Value grid by element or material index.
 

Detailed Description

Set of value grids for all elements or materials.

It is allowable for this to be "false" (i.e. no materials assigned) indicating that the value table doesn't apply in the context – for example, an empty ValueTable macro_xs means that the process doesn't have a discrete interaction.


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