Loading [MathJax]/extensions/tex2jax.js
Cardinal
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
OpenMCIndicator Class Reference

#include <OpenMCIndicator.h>

Inheritance diagram for OpenMCIndicator:
[legend]

Public Member Functions

 OpenMCIndicator (const InputParameters &parameters)
 

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.
 

Constructor & Destructor Documentation

◆ OpenMCIndicator()

OpenMCIndicator::OpenMCIndicator ( const InputParameters &  parameters)

Member Function Documentation

◆ validParams()

static InputParameters OpenMCIndicator::validParams ( )
static

Member Data Documentation

◆ _current_elem

const Elem* const& OpenMCIndicator::_current_elem
protected

The current element.

◆ _field_var

MooseVariable& OpenMCIndicator::_field_var
protected

The field variable holding the results of this indicator.

◆ _openmc_problem

OpenMCCellAverageProblem* OpenMCBase::_openmc_problem
protectedinherited

The OpenMCCellAverageProblem required by all objects which inherit from OpenMCBase.


The documentation for this class was generated from the following file: