#include <OpenMCBase.h>
|
| | OpenMCBase (const ParallelParamObject *moose_object, const InputParameters ¶meters) |
| |
◆ OpenMCBase()
| OpenMCBase::OpenMCBase |
( |
const ParallelParamObject * |
moose_object, |
|
|
const InputParameters & |
parameters |
|
) |
| |
◆ kMean()
A function which computes the mean value of \(k_{eff}\).
- Parameters
-
| [in] | estimator | type of estimator |
- Returns
- the mean value of the k-eigenvalue
◆ kStandardDeviation()
A function which computes the standard deviation of \(k_{eff}\).
- Parameters
-
| [in] | estimator | type of estimator |
- Returns
- the standard deviation of the k-eigenvalue
◆ stdev()
| Real OpenMCBase::stdev |
( |
const double & |
mean, |
|
|
const double & |
sum_sq, |
|
|
unsigned int |
realizations |
|
) |
| const |
|
protected |
Compute standard deviation of a variable
- Parameters
-
| [in] | mean | mean |
| [in] | sum_sq | sum squared |
| [in] | realizations | the number of realizations of the variable |
- Returns
- standard deviation
◆ validParams()
| static InputParameters OpenMCBase::validParams |
( |
| ) |
|
|
static |
◆ _openmc_problem
The documentation for this class was generated from the following file: