|
moltres
|
#include <PostprocessorCoupledInflowBC.h>
Public Member Functions | |
| PostprocessorCoupledInflowBC (const InputParameters ¶meters) | |
Static Public Member Functions | |
| static InputParameters | validParams () |
Protected Member Functions | |
| virtual Real | computeQpResidual () override |
| virtual Real | computeQpJacobian () override |
Protected Attributes | |
| const PostprocessorValue & | _pp_value |
| const Real & | _scale |
| const Real & | _offset |
This class computes the residual and Jacobian contributions for the inflow boundary term in the advection-diffusion equation coupled to Navier-Stokes velocity variables.
| PostprocessorCoupledInflowBC::PostprocessorCoupledInflowBC | ( | const InputParameters & | parameters | ) |
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
|
static |
|
protected |
|
protected |
|
protected |