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

#include <CellInstanceAux.h>

Inheritance diagram for CellInstanceAux:
[legend]

Public Member Functions

 CellInstanceAux (const InputParameters &parameters)
 

Static Public Member Functions

static InputParameters validParams ()
 

Protected Member Functions

virtual Real computeValue ()
 
bool mappedElement ()
 

Protected Attributes

OpenMCCellAverageProblem_openmc_problem
 

Detailed Description

Auxkernel to display the mapping of OpenMC cell instances to elements.

Constructor & Destructor Documentation

◆ CellInstanceAux()

CellInstanceAux::CellInstanceAux ( const InputParameters &  parameters)

Member Function Documentation

◆ computeValue()

virtual Real CellInstanceAux::computeValue ( )
protectedvirtual

Implements OpenMCAuxKernel.

◆ mappedElement()

bool OpenMCAuxKernel::mappedElement ( )
protectedinherited

Determine whether the MOOSE element maps to an OpenMC cell to make sure we don't call accessor methods that rely on valid values for the cell instance and index

Returns
whether element maps to OpenMC

◆ validParams()

static InputParameters CellInstanceAux::validParams ( )
static

Member Data Documentation

◆ _openmc_problem

OpenMCCellAverageProblem* OpenMCAuxKernel::_openmc_problem
protectedinherited

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