A monte carlo pin cell spectral code for nuclear engineering applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
GeometryInterCollisionTimeTally Member List

This is the complete list of members for GeometryInterCollisionTimeTally, including all inherited members.

_batch_muTallyprotected
_batch_rel_errTallyprotected
_batch_std_devTallyprotected
_batch_varianceTallyprotected
_bin_deltaTallyprotected
_bin_spacingTallyprotected
_centersTallyprotected
_computed_statisticsTallyprotected
_edgesTallyprotected
_geometryGeometryTallyprotected
_group_expand_binsTallyprotected
_num_batchesTallyprotected
_num_binsTallyprotected
_num_edgesTallyprotected
_talliesTallyprotected
_tally_domainTallyprotected
_tally_nameTallyprotected
_tally_typeTallyprotected
_trigger_precisionTallyprotected
_trigger_typeTallyprotected
addDoubles(const double *amt, const int length)Tally
addFloats(const float *amt, const int length)Tally
addIntegers(const int *amt, const int length)Tally
clone()Tally
computeBatchStatistics()Tally
computeScaledBatchStatistics(double scale_factor)Tally
divideDoubles(const double *amt, const int length)Tally
divideFloats(const float *amt, const int length)Tally
divideIntegers(const int *amt, const int length)Tally
generateBinCenters()Tally
generateBinEdges(double start, double end, int num_bins, binSpacingType type)Tally
GeometryInterCollisionTimeTally(Geometry *geometry, char *tally_name=(char *)"")GeometryInterCollisionTimeTallyinline
GeometryTally(Geometry *geometry, char *tally_name=(char *)"")GeometryTallyinline
getBatchMu()Tally
getBatchRelativeError()Tally
getBatchStdDev()Tally
getBatchVariance()Tally
getBinCenters()Tally
getBinDelta()Tally
getBinDelta(double sample)Tally
getBinEdges()Tally
getBinIndex(double sample)Tallyinline
getBinSpacingType()Tally
getGeometry()GeometryTallyinline
getMaxMu()Tally
getMaxRelErr()Tally
getMaxStdDev()Tally
getMaxTally()Tally
getMaxVariance()Tally
getMinTally()Tally
getNumBatches()Tally
getNumBins()Tally
getNumEdges()Tally
getTallies()Tally
getTally(int bin_index, int batch_num)Tally
getTallyDomainType()Tally
getTallyName()Tally
getTallyType()Tally
getTriggerPrecision()Tally
getTriggerType()Tally
hasComputedBatchStatistics()Tally
hasExpandedGroupBins()Tally
incrementNumBatches(int num_batches)Tally
isPrecisionTriggered()Tally
multiplyDoubles(const double *amt, const int length)Tally
multiplyFloats(const float *amt, const int length)Tally
multiplyIntegers(const int *amt, const int length)Tally
normalizeBatchMu()Tally
operator*(Tally *tally)Tally
operator*(const int amt)Tally
operator*(const float amt)Tally
operator*(const double amt)Tally
operator+(Tally *tally)Tally
operator+(const int amt)Tally
operator+(const float amt)Tally
operator+(const double amt)Tally
operator-(Tally *tally)Tally
operator-(const int amt)Tally
operator-(const float amt)Tally
operator-(const double amt)Tally
operator/(Tally *tally)Tally
operator/(const int amt)Tally
operator/(const float amt)Tally
operator/(const double amt)Tally
outputBatchStatistics(const char *filename)Tally
printTallies(bool uncertainties=false)Tally
retrieveTallyCenters(double *data, int num_bins)Tally
retrieveTallyEdges(double *data, int num_bins)Tally
retrieveTallyMu(double *data, int num_bins)Tally
retrieveTallyRelErr(double *data, int num_bins)Tally
retrieveTallyStdDev(double *data, int num_bins)Tally
retrieveTallyVariance(double *data, int num_bins)Tally
setBinEdges(double *edges, int num_edges)Tally
setBinSpacingType(binSpacingType type)Tally
setGroupExpandBins(bool expand_bins)Tally
setNumBatches(int num_batches)Tally
setPrecisionTrigger(triggerType trigger_type, float precision)Tally
setTallyDomainType(tallyDomainType type)Tally
setTallyType(tallyType type)Tally
subtractDoubles(const double *amt, const int length)Tally
subtractFloats(const float *amt, const int length)Tally
subtractIntegers(const int *amt, const int length)Tally
tally(neutron *neutron)GeometryInterCollisionTimeTallyvirtual
Tally::tally(neutron *neutron, double weight)Tally
Tally(char *tally_name=(char *)"")Tally
tallyGroup(neutron *neutron, double weight)Tally
tile(const int num_tiles)Tally
~Tally()Tallyvirtual