Celeritas 0.6.0-129+develop.846910afa
|
Create host data for a surface physics map. More...
#include <SurfacePhysicsMapBuilder.hh>
Public Types | |
Type aliases | |
using | HostData = HostVal< SurfacePhysicsMapData > |
using | SurfaceModelId = SurfaceModel::SurfaceModelId |
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.