#include <TangentialNodalLMMechanicalContact.h>
Public Member Functions | |
TangentialNodalLMMechanicalContact (const InputParameters ¶meters) | |
Protected Member Functions | |
virtual Real | computeQpSlaveValue () override |
virtual void | computeResidual () override |
virtual void | computeJacobian () override |
virtual void | computeOffDiagJacobian (unsigned jvar) override |
virtual Real | computeQpResidual (Moose::ConstraintType type) override |
virtual Real | computeQpJacobian (Moose::ConstraintJacobianType type) override |
virtual Real | computeQpOffDiagJacobian (Moose::ConstraintJacobianType type, unsigned jvar) override |
Protected Attributes | |
const Real & | _contact_pressure |
const unsigned | _contact_pressure_id |
const Real & | _disp_x_dot |
const Real & | _disp_y_dot |
const unsigned | _disp_y_id |
const VariableValue & | _du_dot_du |
const Real | _mu |
const Real | _epsilon |
const MooseEnum | _ncp_type |
Definition at line 21 of file TangentialNodalLMMechanicalContact.h.
TangentialNodalLMMechanicalContact::TangentialNodalLMMechanicalContact | ( | const InputParameters & | parameters | ) |
Definition at line 52 of file TangentialNodalLMMechanicalContact.C.
|
overrideprotectedvirtual |
Definition at line 86 of file TangentialNodalLMMechanicalContact.C.
Referenced by computeOffDiagJacobian().
|
overrideprotectedvirtual |
Definition at line 98 of file TangentialNodalLMMechanicalContact.C.
|
overrideprotectedvirtual |
Definition at line 154 of file TangentialNodalLMMechanicalContact.C.
Referenced by computeJacobian().
|
overrideprotectedvirtual |
Definition at line 196 of file TangentialNodalLMMechanicalContact.C.
Referenced by computeOffDiagJacobian().
|
overrideprotectedvirtual |
Definition at line 116 of file TangentialNodalLMMechanicalContact.C.
Referenced by computeResidual().
|
overrideprotectedvirtual |
Definition at line 70 of file TangentialNodalLMMechanicalContact.C.
|
overrideprotectedvirtual |
Definition at line 76 of file TangentialNodalLMMechanicalContact.C.
|
protected |
Definition at line 37 of file TangentialNodalLMMechanicalContact.h.
Referenced by computeQpJacobian(), computeQpOffDiagJacobian(), and computeQpResidual().
|
protected |
Definition at line 38 of file TangentialNodalLMMechanicalContact.h.
Referenced by computeQpOffDiagJacobian().
|
protected |
Definition at line 40 of file TangentialNodalLMMechanicalContact.h.
Referenced by computeQpJacobian(), computeQpOffDiagJacobian(), and computeQpResidual().
|
protected |
Definition at line 41 of file TangentialNodalLMMechanicalContact.h.
Referenced by computeQpJacobian(), computeQpOffDiagJacobian(), and computeQpResidual().
|
protected |
Definition at line 43 of file TangentialNodalLMMechanicalContact.h.
Referenced by computeQpOffDiagJacobian().
|
protected |
Definition at line 45 of file TangentialNodalLMMechanicalContact.h.
Referenced by computeQpOffDiagJacobian().
|
protected |
Definition at line 48 of file TangentialNodalLMMechanicalContact.h.
Referenced by computeQpJacobian(), computeQpOffDiagJacobian(), and computeQpResidual().
|
protected |
Definition at line 47 of file TangentialNodalLMMechanicalContact.h.
Referenced by computeQpJacobian(), computeQpOffDiagJacobian(), and computeQpResidual().
|
protected |
Definition at line 50 of file TangentialNodalLMMechanicalContact.h.
Referenced by computeQpJacobian(), computeQpOffDiagJacobian(), and computeQpResidual().