|
Celeritas 0.7.0-dev.172+develop.fe2a0acd4
|
Create host data for a surface physics map. More...
#include <SurfacePhysicsMapBuilder.hh>
Public Types | |
Type aliases | |
| using | HostData = HostVal< SurfacePhysicsMapData > |
Public Member Functions | |
| SurfacePhysicsMapBuilder (PhysSurfaceId::size_type num_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.