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

#include <CellIDAux.h>

Inheritance diagram for CellIDAux:
[legend]

Public Member Functions

 CellIDAux (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 IDs to elements.

Constructor & Destructor Documentation

◆ CellIDAux()

CellIDAux::CellIDAux ( const InputParameters &  parameters)

Member Function Documentation

◆ computeValue()

virtual Real CellIDAux::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 CellIDAux::validParams ( )
static

Member Data Documentation

◆ _openmc_problem

OpenMCCellAverageProblem* OpenMCAuxKernel::_openmc_problem
protectedinherited

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