Cardinal
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
OpenMCCoupledCells Class Reference

#include <OpenMCCoupledCells.h>

Inheritance diagram for OpenMCCoupledCells:
[legend]

Public Member Functions

 OpenMCCoupledCells (const InputParameters &parameters)
 
virtual Real getValue () const override
 
virtual void initialize () override
 
virtual void execute () override
 

Static Public Member Functions

static InputParameters validParams ()
 

Protected Attributes

const OpenMCCellAverageProblem_openmc_problem
 

Detailed Description

Get the number of cells for which OpenMC is receiving temperature and/or density feedback from MOOSE, or which are sending a cell tally to MOOSE.

Constructor & Destructor Documentation

◆ OpenMCCoupledCells()

OpenMCCoupledCells::OpenMCCoupledCells ( const InputParameters &  parameters)

Member Function Documentation

◆ execute()

virtual void OpenMCPostprocessor::execute ( )
inlineoverridevirtualinherited

◆ getValue()

virtual Real OpenMCCoupledCells::getValue ( ) const
overridevirtual

◆ initialize()

virtual void OpenMCPostprocessor::initialize ( )
inlineoverridevirtualinherited

◆ validParams()

static InputParameters OpenMCCoupledCells::validParams ( )
static

Member Data Documentation

◆ _openmc_problem

const OpenMCCellAverageProblem* OpenMCPostprocessor::_openmc_problem
protectedinherited

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