moltres
|
#include <SideWeightedIntegralPostprocessor.h>
Public Member Functions | |
SideWeightedIntegralPostprocessor (const InputParameters ¶meters) | |
Static Public Member Functions | |
static InputParameters | validParams () |
Protected Member Functions | |
virtual Real | computeQpIntegral () override |
Protected Attributes | |
const VariableValue & | _weight |
This postprocessor computes the weighted integral of a variable along a boundary, weighted by the user-selected coupled variable.
SideWeightedIntegralPostprocessor::SideWeightedIntegralPostprocessor | ( | const InputParameters & | parameters | ) |
|
overrideprotectedvirtual |
|
static |
|
protected |