An open source method of characteristics neutron transport code.
|
Routines to copy Material and Track objects to the GPU from CPU. More...
Go to the source code of this file.
Functions | |
void | clone_material (Material *material_h, dev_material *material_d) |
void | clone_track (Track *track_h, dev_track *track_d, std::map< int, int > &material_IDs_to_indices) |