XGC1
Public Attributes | List of all members
WallLoss Struct Reference

#include <neutrals.hpp>

Collaboration diagram for WallLoss:
Collaboration graph
[legend]

Public Attributes

View< double *, CLayout, DeviceTypeweight_sum_lost
 Array to store how much was lost in total at the sheath. More...
 
View< double **, CLayout, DeviceTypeweight_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, DeviceTypeweight_lost_ebin
 Array to store how much was lost at the sheath, binned by wall index. More...
 

Member Data Documentation

◆ ebin_delta

double WallLoss::ebin_delta

◆ ebin_log

bool WallLoss::ebin_log

◆ ebin_min

double WallLoss::ebin_min

◆ weight_lost_ebin

View<double***,CLayout,DeviceType> WallLoss::weight_lost_ebin

Array to store how much was lost at the sheath, binned by wall index.

◆ weight_sum_lost

View<double*,CLayout,DeviceType> WallLoss::weight_sum_lost

Array to store how much was lost in total at the sheath.

◆ weight_wall_lost

View<double**,CLayout,DeviceType> WallLoss::weight_wall_lost

Array to store how much was lost at the sheath, binned by wall index.


The documentation for this struct was generated from the following file: