virtual Real computeValue() override
const MooseArray< Real > & _contact_pressure
Normal contact pressure.
const bool _use_displaced_mesh
Whether to use displaced mesh (required for this auxiliary kernel)
const MooseArray< Real > & _tangent_two
Tangent along the second direction.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Computes the frictional state of nodes in mechanical contact using a mortar approach.
const Real _mu
Coefficient of friction corresponding to the contact interface TODO: Allow variable friction coeffici...
MortarFrictionalStateAux(const InputParameters ¶meters)
const InputParameters & parameters() const
const Real _tolerance
Tolerance used to determine nodal contact states.
const MooseArray< Real > & _tangent_one
Tangent along the first direction.
static InputParameters validParams()