This class implements the "No BC" boundary condition based on the "Laplace" form of the viscous stress tensor. More...
#include <INSMomentumNoBCBCLaplaceForm.h>
Public Member Functions | |
INSMomentumNoBCBCLaplaceForm (const InputParameters ¶meters) | |
virtual | ~INSMomentumNoBCBCLaplaceForm () |
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 "Laplace" form of the viscous stress tensor.
Definition at line 24 of file INSMomentumNoBCBCLaplaceForm.h.
INSMomentumNoBCBCLaplaceForm::INSMomentumNoBCBCLaplaceForm | ( | const InputParameters & | parameters | ) |
Definition at line 26 of file INSMomentumNoBCBCLaplaceForm.C.
|
inlinevirtual |
Definition at line 29 of file INSMomentumNoBCBCLaplaceForm.h.
|
protectedvirtual |
Definition at line 46 of file INSMomentumNoBCBCLaplaceForm.C.
|
protectedvirtual |
Definition at line 52 of file INSMomentumNoBCBCLaplaceForm.C.
|
protectedvirtual |
Definition at line 32 of file INSMomentumNoBCBCLaplaceForm.C.
|
protectedinherited |
Definition at line 56 of file INSMomentumNoBCBCBase.h.
Referenced by INSMomentumNoBCBCTractionForm::computeQpJacobian(), INSMomentumNoBCBCTractionForm::computeQpOffDiagJacobian(), computeQpOffDiagJacobian(), INSMomentumNoBCBCTractionForm::computeQpResidual(), and computeQpResidual().
|
protectedinherited |
Definition at line 45 of file INSMomentumNoBCBCBase.h.
Referenced by INSMomentumNoBCBCTractionForm::computeQpResidual().
|
protectedinherited |
Definition at line 46 of file INSMomentumNoBCBCBase.h.
Referenced by INSMomentumNoBCBCTractionForm::computeQpResidual().
|
protectedinherited |
Definition at line 47 of file INSMomentumNoBCBCBase.h.
Referenced by INSMomentumNoBCBCTractionForm::computeQpResidual().
|
protectedinherited |
Definition at line 55 of file INSMomentumNoBCBCBase.h.
|
protectedinherited |
Definition at line 57 of file INSMomentumNoBCBCBase.h.
Referenced by computeQpOffDiagJacobian(), INSMomentumNoBCBCTractionForm::computeQpOffDiagJacobian(), INSMomentumNoBCBCTractionForm::computeQpResidual(), and computeQpResidual().
|
protectedinherited |
Definition at line 59 of file INSMomentumNoBCBCBase.h.
Referenced by computeQpJacobian(), INSMomentumNoBCBCTractionForm::computeQpJacobian(), INSMomentumNoBCBCTractionForm::computeQpOffDiagJacobian(), INSMomentumNoBCBCTractionForm::computeQpResidual(), and computeQpResidual().
|
protectedinherited |
Definition at line 42 of file INSMomentumNoBCBCBase.h.
Referenced by computeQpResidual(), and INSMomentumNoBCBCTractionForm::computeQpResidual().
|
protectedinherited |
Definition at line 53 of file INSMomentumNoBCBCBase.h.
Referenced by computeQpOffDiagJacobian(), and INSMomentumNoBCBCTractionForm::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 INSMomentumNoBCBCTractionForm::computeQpOffDiagJacobian().
|
protectedinherited |
Definition at line 40 of file INSMomentumNoBCBCBase.h.
|
protectedinherited |
Definition at line 51 of file INSMomentumNoBCBCBase.h.
Referenced by INSMomentumNoBCBCTractionForm::computeQpOffDiagJacobian().
|
protectedinherited |
Definition at line 41 of file INSMomentumNoBCBCBase.h.
|
protectedinherited |
Definition at line 52 of file INSMomentumNoBCBCBase.h.
Referenced by INSMomentumNoBCBCTractionForm::computeQpOffDiagJacobian().