Celeritas 0.6.0-92+develop.2b343e9f
|
Create host data for a surface physics map. More...
#include <SurfacePhysicsMapBuilder.hh>
Public Types | |
Type aliases | |
using | HostData = HostVal< SurfacePhysicsMapData > |
Public Member Functions | |
SurfacePhysicsMapBuilder (SurfaceParams const &surfaces, HostData &data) | |
Construct with surface data and result to modify. | |
void | operator() (SurfaceModel const &model) |
Add and index from a surface model. | |
Create host data for a surface physics map.