#include <OpenMCIndicator.h>
Public Member Functions | |
OpenMCIndicator (const InputParameters ¶meters) | |
Static Public Member Functions | |
static InputParameters | validParams () |
Protected Attributes | |
MooseVariable & | _field_var |
The field variable holding the results of this indicator. | |
const Elem *const & | _current_elem |
The current element. | |
OpenMCCellAverageProblem * | _openmc_problem |
The OpenMCCellAverageProblem required by all objects which inherit from OpenMCBase. | |
OpenMCIndicator::OpenMCIndicator | ( | const InputParameters & | parameters | ) |
|
static |
|
protected |
The current element.
|
protected |
The field variable holding the results of this indicator.
|
protectedinherited |
The OpenMCCellAverageProblem required by all objects which inherit from OpenMCBase.