moltres
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
NeutronLeakage Class Reference

#include <NeutronLeakage.h>

Inheritance diagram for NeutronLeakage:
[legend]

Public Member Functions

 NeutronLeakage (const InputParameters &parameters)
 

Static Public Member Functions

static InputParameters validParams ()
 

Protected Member Functions

Real computeQpIntegral () override
 

Protected Attributes

const MaterialProperty< std::vector< Real > > & _diffcoef
 
unsigned int _group
 

Detailed Description

This postprocessor computes the neutron leakage rate of a given neutron group along a boundary

Constructor & Destructor Documentation

◆ NeutronLeakage()

NeutronLeakage::NeutronLeakage ( const InputParameters &  parameters)

Member Function Documentation

◆ computeQpIntegral()

Real NeutronLeakage::computeQpIntegral ( )
overrideprotected

◆ validParams()

InputParameters NeutronLeakage::validParams ( )
static

Member Data Documentation

◆ _diffcoef

const MaterialProperty<std::vector<Real> >& NeutronLeakage::_diffcoef
protected

◆ _group

unsigned int NeutronLeakage::_group
protected

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