Cardinal
|
#include <CellVolumeAux.h>
Public Member Functions | |
CellVolumeAux (const InputParameters ¶meters) | |
Static Public Member Functions | |
static InputParameters | validParams () |
Protected Member Functions | |
virtual Real | computeValue () |
bool | mappedElement () |
Protected Attributes | |
const MooseEnum | _volume_type |
Interpretation of which volume to display on the Mesh. More... | |
OpenMCCellAverageProblem * | _openmc_problem |
Auxkernel to display the OpenMC cell mapped volumes
CellVolumeAux::CellVolumeAux | ( | const InputParameters & | parameters | ) |
|
protectedvirtual |
Implements OpenMCAuxKernel.
|
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
|
static |
|
protectedinherited |
|
protected |
Interpretation of which volume to display on the Mesh.