This class computes the momentum equation residual and Jacobian contributions for the pressure term of the incompressible Navier-Stokes momentum equation. More...
#include <INSADMomentumPressure.h>
Public Member Functions | |
INSADMomentumPressure (const InputParameters ¶meters) | |
Protected Member Functions | |
virtual ADReal | computeQpResidual () override |
Protected Attributes | |
const bool | _integrate_p_by_parts |
const ADVariableValue & | _p |
const ADVariableGradient & | _grad_p |
usingVectorKernelMembers | |
This class computes the momentum equation residual and Jacobian contributions for the pressure term of the incompressible Navier-Stokes momentum equation.
Definition at line 16 of file INSADMomentumPressure.h.
INSADMomentumPressure< compute_stage >::INSADMomentumPressure | ( | const InputParameters & | parameters | ) |
Definition at line 24 of file INSADMomentumPressure.C.
|
overrideprotectedvirtual |
Definition at line 34 of file INSADMomentumPressure.C.
|
protected |
Definition at line 36 of file INSADMomentumPressure.h.
|
protected |
Definition at line 34 of file INSADMomentumPressure.h.
|
protected |
Definition at line 35 of file INSADMomentumPressure.h.
|
protected |
Definition at line 38 of file INSADMomentumPressure.h.