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

#include <SideWeightedIntegralPostprocessor.h>

Inheritance diagram for SideWeightedIntegralPostprocessor:
[legend]

Public Member Functions

 SideWeightedIntegralPostprocessor (const InputParameters &parameters)
 

Static Public Member Functions

static InputParameters validParams ()
 

Protected Member Functions

virtual Real computeQpIntegral () override
 

Protected Attributes

const VariableValue & _weight
 

Detailed Description

This postprocessor computes the weighted integral of a variable along a boundary, weighted by the user-selected coupled variable.

Constructor & Destructor Documentation

◆ SideWeightedIntegralPostprocessor()

SideWeightedIntegralPostprocessor::SideWeightedIntegralPostprocessor ( const InputParameters &  parameters)

Member Function Documentation

◆ computeQpIntegral()

Real SideWeightedIntegralPostprocessor::computeQpIntegral ( )
overrideprotectedvirtual

◆ validParams()

InputParameters SideWeightedIntegralPostprocessor::validParams ( )
static

Member Data Documentation

◆ _weight

const VariableValue& SideWeightedIntegralPostprocessor::_weight
protected

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