const unsigned int _component
The component.
const bool _use_displaced_mesh
Whether to use displaced mesh (required for this auxiliary kernel)
static InputParameters validParams()
const MooseArray< Real > *const _tangent_one
Tangent along the first direction.
const BoundaryID _primary_id
Boundary ID for the primary surface.
boundary_id_type BoundaryID
MortarFrictionalPressureVectorAux(const InputParameters ¶meters)
const BoundaryID _secondary_id
Boundary ID for the secondary surface.
virtual Real computeValue() override
const MooseArray< Real > *const _tangent_two
Tangent along the second direction.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
const FEProblemBase & _fe_problem
Fe problem to obtain primary/secondary ids.
const AutomaticMortarGeneration * _mortar_generation_object
Handle to mortar generation object to obtain mortar geometry.
Computes the frictional pressure vector for three-dimensional mortar mechanical contact.