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

#include <CoupledOutflowBC.h>

Inheritance diagram for CoupledOutflowBC:
[legend]

Public Member Functions

 CoupledOutflowBC (const InputParameters &parameters)
 

Static Public Member Functions

static InputParameters validParams ()
 

Protected Member Functions

virtual Real computeQpResidual () override
 
virtual Real computeQpJacobian () override
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ CoupledOutflowBC()

CoupledOutflowBC::CoupledOutflowBC ( const InputParameters &  parameters)

Member Function Documentation

◆ computeQpJacobian()

Real CoupledOutflowBC::computeQpJacobian ( )
overrideprotectedvirtual

◆ computeQpResidual()

Real CoupledOutflowBC::computeQpResidual ( )
overrideprotectedvirtual

◆ validParams()

InputParameters CoupledOutflowBC::validParams ( )
static

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