Enumerations | |
enum | TallyTypeEnum { cell , mesh , none } |
Type of tally to construct for the OpenMC model. More... | |
enum | TallyEstimatorEnum { collision , tracklength , analog } |
Type of estimator to use for OpenMC tallies. More... | |
enum | TallyScoreEnum { heating , heating_local , kappa_fission , fission_q_prompt , fission_q_recoverable , damage_energy , flux , H3_production } |
enum tally::TallyTypeEnum |