| Celeritas 0.7.0-dev.172+develop.fe2a0acd4
    | 
Manage data and help construction of physics cross section grids. More...
#include <XsGridInserter.hh>
| Public Types | |
| Type aliases | |
| using | GridId = ItemId< XsGridRecord > | 
| using | GridValues = Collection< XsGridRecord, Ownership::value, MemSpace::host > | 
| using | Values = Collection< real_type, Ownership::value, MemSpace::host > | 
| Public Member Functions | |
| XsGridInserter (Values *reals, GridValues *grids) | |
| Construct with a reference to mutable host data. | |
| GridId | operator() (inp::XsGrid const &grid) | 
| Add a grid of physics xs data. | |
Manage data and help construction of physics cross section grids.