This class implements the "No BC" boundary condition based on the "traction" form of the viscous stress tensor. More...
#include <INSMomentumNoBCBCTractionForm.h>
Public Member Functions | |
INSMomentumNoBCBCTractionForm (const InputParameters ¶meters) | |
virtual | ~INSMomentumNoBCBCTractionForm () |
Protected Member Functions | |
virtual Real | computeQpResidual () |
virtual Real | computeQpJacobian () |
virtual Real | computeQpOffDiagJacobian (unsigned jvar) |
Protected Attributes | |
const VariableValue & | _u_vel |
const VariableValue & | _v_vel |
const VariableValue & | _w_vel |
const VariableValue & | _p |
const VariableGradient & | _grad_u_vel |
const VariableGradient & | _grad_v_vel |
const VariableGradient & | _grad_w_vel |
unsigned | _u_vel_var_number |
unsigned | _v_vel_var_number |
unsigned | _w_vel_var_number |
unsigned | _p_var_number |
RealVectorValue | _gravity |
unsigned | _component |
bool | _integrate_p_by_parts |
const MaterialProperty< Real > & | _mu |
const MaterialProperty< Real > & | _rho |
This class implements the "No BC" boundary condition based on the "traction" form of the viscous stress tensor.
Definition at line 24 of file INSMomentumNoBCBCTractionForm.h.
INSMomentumNoBCBCTractionForm::INSMomentumNoBCBCTractionForm | ( | const InputParameters & | parameters | ) |
Definition at line 26 of file INSMomentumNoBCBCTractionForm.C.
|
inlinevirtual |
Definition at line 29 of file INSMomentumNoBCBCTractionForm.h.
|
protectedvirtual |
Definition at line 69 of file INSMomentumNoBCBCTractionForm.C.
|
protectedvirtual |
Definition at line 78 of file INSMomentumNoBCBCTractionForm.C.
|
protectedvirtual |
Definition at line 32 of file INSMomentumNoBCBCTractionForm.C.
|
protectedinherited |
Definition at line 56 of file INSMomentumNoBCBCBase.h.
Referenced by computeQpJacobian(), computeQpOffDiagJacobian(), INSMomentumNoBCBCLaplaceForm::computeQpOffDiagJacobian(), computeQpResidual(), and INSMomentumNoBCBCLaplaceForm::computeQpResidual().
|
protectedinherited |
Definition at line 45 of file INSMomentumNoBCBCBase.h.
Referenced by computeQpResidual().
|
protectedinherited |
Definition at line 46 of file INSMomentumNoBCBCBase.h.
Referenced by computeQpResidual().
|
protectedinherited |
Definition at line 47 of file INSMomentumNoBCBCBase.h.
Referenced by computeQpResidual().
|
protectedinherited |
Definition at line 55 of file INSMomentumNoBCBCBase.h.
|
protectedinherited |
Definition at line 57 of file INSMomentumNoBCBCBase.h.
Referenced by INSMomentumNoBCBCLaplaceForm::computeQpOffDiagJacobian(), computeQpOffDiagJacobian(), computeQpResidual(), and INSMomentumNoBCBCLaplaceForm::computeQpResidual().
|
protectedinherited |
Definition at line 59 of file INSMomentumNoBCBCBase.h.
Referenced by INSMomentumNoBCBCLaplaceForm::computeQpJacobian(), computeQpJacobian(), computeQpOffDiagJacobian(), computeQpResidual(), and INSMomentumNoBCBCLaplaceForm::computeQpResidual().
|
protectedinherited |
Definition at line 42 of file INSMomentumNoBCBCBase.h.
Referenced by INSMomentumNoBCBCLaplaceForm::computeQpResidual(), and computeQpResidual().
|
protectedinherited |
Definition at line 53 of file INSMomentumNoBCBCBase.h.
Referenced by INSMomentumNoBCBCLaplaceForm::computeQpOffDiagJacobian(), and computeQpOffDiagJacobian().
|
protectedinherited |
Definition at line 60 of file INSMomentumNoBCBCBase.h.
|
protectedinherited |
Definition at line 39 of file INSMomentumNoBCBCBase.h.
|
protectedinherited |
Definition at line 50 of file INSMomentumNoBCBCBase.h.
Referenced by computeQpOffDiagJacobian().
|
protectedinherited |
Definition at line 40 of file INSMomentumNoBCBCBase.h.
|
protectedinherited |
Definition at line 51 of file INSMomentumNoBCBCBase.h.
Referenced by computeQpOffDiagJacobian().
|
protectedinherited |
Definition at line 41 of file INSMomentumNoBCBCBase.h.
|
protectedinherited |
Definition at line 52 of file INSMomentumNoBCBCBase.h.
Referenced by computeQpOffDiagJacobian().