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