#include <EnergyBinBase.h>
◆ EnergyBinBase()
EnergyBinBase::EnergyBinBase |
( |
const ParallelParamObject * |
moose_object, |
|
|
const InputParameters & |
parameters |
|
) |
| |
◆ getGroupBoundaries()
A function which converts a GroupStructureEnum into the vector representation of the group structure.
- Parameters
-
[in] | structure | the requested group structure |
- Returns
- the energy gruop boundaries
◆ validParams()
static InputParameters EnergyBinBase::validParams |
( |
| ) |
|
|
static |
◆ _energy_bnds
std::vector<Real> EnergyBinBase::_energy_bnds |
|
protected |
The energy bounds used to build bins.
◆ _reverse_bins
const bool EnergyBinBase::_reverse_bins |
|
protected |
Whether or not to reverse the ordering of energy bins during output.
The documentation for this class was generated from the following file: