This is the complete list of members for CellTally, including all inherited members.
_aux | TallyBase | protected |
_cell_filter | CellTally | protected |
_cell_has_tally | CellTally | protected |
_check_equal_mapped_tally_volumes | CellTally | protected |
_current_raw_tally | TallyBase | protected |
_current_raw_tally_std_dev | TallyBase | protected |
_current_tally | TallyBase | protected |
_equal_tally_volume_abs_tol | CellTally | protected |
_estimator | TallyBase | protected |
_ext_filters | TallyBase | protected |
_filter_index | TallyBase | protected |
_has_outputs | TallyBase | protected |
_local_mean_tally | TallyBase | protected |
_local_sum_tally | TallyBase | protected |
_local_tally | TallyBase | protected |
_local_tally_index | TallyBase | protected |
_mesh | TallyBase | protected |
_num_ext_filter_bins | TallyBase | protected |
_openmc_problem | TallyBase | protected |
_output_name | TallyBase | protected |
_previous_tally | TallyBase | protected |
_renames_tally_vars | TallyBase | protected |
_tally_blocks | CellTally | protected |
_tally_name | TallyBase | protected |
_tally_score | TallyBase | protected |
_tally_trigger | TallyBase | protected |
_tally_trigger_threshold | TallyBase | protected |
_trigger_ignore_zeros | TallyBase | protected |
addScore(const std::string &score) | TallyBase | |
applyTriggersToLocalTally(openmc::Tally *tally) | TallyBase | protected |
CellTally(const InputParameters ¶meters) | CellTally | |
checkCellMappedSubdomains() | CellTally | protected |
computeSumAndMean() | TallyBase | |
fillElementalAuxVariable(const unsigned int &var_num, const std::vector< unsigned int > &elem_ids, const Real &value) | TallyBase | protected |
getAuxVarNames() const | TallyBase | inline |
getBlocks() const | CellTally | inline |
getMean(unsigned int local_score) const | TallyBase | inline |
getOutputs() const | TallyBase | inline |
getScores() const | TallyBase | inline |
getSum(unsigned int local_score) const | TallyBase | inline |
getTallyCells() const | CellTally | protected |
getTallyEstimator() const | TallyBase | inline |
getWrappedTally() const | TallyBase | |
hasOutputs() const | TallyBase | inline |
hasTrigger() const | TallyBase | inline |
initializeTally() | TallyBase | virtual |
numExtFilterBins() const | TallyBase | inline |
relaxAndNormalizeTally(unsigned int local_score, const Real &alpha, const Real &norm) | TallyBase | |
renamesTallyVars() const | TallyBase | inline |
resetTally() | TallyBase | virtual |
spatialFilter() override | CellTally | virtual |
storeResults(const std::vector< unsigned int > &var_numbers, unsigned int local_score, unsigned int global_score, const std::string &output_type) | TallyBase | |
storeResultsInner(const std::vector< unsigned int > &var_numbers, unsigned int local_score, unsigned int global_score, std::vector< xt::xtensor< double, 1 >> tally_vals) override | CellTally | protectedvirtual |
TallyBase(const InputParameters ¶meters) | TallyBase | |
validParams() | CellTally | static |
ZERO_TALLY_THRESHOLD | TallyBase | protectedstatic |