#include <OpenMCIndicator.h>
|
Real | stdev (const double &mean, const double &sum_sq, unsigned int realizations) const |
|
◆ OpenMCIndicator()
OpenMCIndicator::OpenMCIndicator |
( |
const InputParameters & |
parameters | ) |
|
◆ stdev()
Real OpenMCBase::stdev |
( |
const double & |
mean, |
|
|
const double & |
sum_sq, |
|
|
unsigned int |
realizations |
|
) |
| const |
|
protectedinherited |
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 OpenMCIndicator::validParams |
( |
| ) |
|
|
static |
◆ _current_elem
const Elem* const& OpenMCIndicator::_current_elem |
|
protected |
◆ _field_var
MooseVariable& OpenMCIndicator::_field_var |
|
protected |
The field variable holding the results of this indicator.
◆ _openmc_problem
The documentation for this class was generated from the following file: