|
XGC1
|
#include <neutrals.hpp>

Public Attributes | |
| View< double **, CLayout, DeviceType > | weight_wall_lost |
| Array to store how much was lost at the sheath, binned by wall index. More... | |
| bool | ebin_log |
| double | ebin_min |
| double | ebin_delta |
| View< double ***, CLayout, DeviceType > | weight_lost_ebin |
| Array to store how much was lost at the sheath, binned by wall index. More... | |
| double WallLoss::ebin_delta |
| bool WallLoss::ebin_log |
| double WallLoss::ebin_min |
| View<double***,CLayout,DeviceType> WallLoss::weight_lost_ebin |
Array to store how much was lost at the sheath, binned by wall index.
| View<double**,CLayout,DeviceType> WallLoss::weight_wall_lost |
Array to store how much was lost at the sheath, binned by wall index.