Cardinal
|
#include <OpenMCPostprocessor.h>
Public Member Functions | |
OpenMCPostprocessor (const InputParameters ¶meters) | |
virtual void | initialize () override |
virtual void | execute () override |
Static Public Member Functions | |
static InputParameters | validParams () |
Protected Attributes | |
const OpenMCCellAverageProblem * | _openmc_problem |
Base class for providing common information to postprocessors operating directly on the OpenMC solution and geometry.
OpenMCPostprocessor::OpenMCPostprocessor | ( | const InputParameters & | parameters | ) |
|
inlineoverridevirtual |
|
inlineoverridevirtual |
|
static |
|
protected |