Celeritas 0.6.0-2+develop.96611fab
Loading...
Searching...
No Matches
Public Member Functions | List of all members
celeritas::UniformGridInserter Class Reference

Manage data and help construction of physics value grids. More...

#include <UniformGridInserter.hh>

Public Types

Type aliases
using GridId = ItemId< UniformGridRecord >
 
using GridValues = Collection< UniformGridRecord, Ownership::value, MemSpace::host >
 
using Values = Collection< real_type, Ownership::value, MemSpace::host >
 

Public Member Functions

 UniformGridInserter (Values *reals, GridValues *grids)
 Construct with a reference to mutable host data.
 
GridId operator() (inp::UniformGrid const &grid)
 Add a grid of physics data.
 

Detailed Description

Manage data and help construction of physics value grids.


The documentation for this class was generated from the following files: